mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
ceph.spec.in: use %make_install macro
hide buildroot in the implementation of this macro Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
0e511973f7
commit
144bf31087
@ -1295,7 +1295,7 @@ ctest %{_smp_mflags}
|
||||
|
||||
%install
|
||||
pushd build
|
||||
make DESTDIR=%{buildroot} install
|
||||
%make_install
|
||||
# we have dropped sysvinit bits
|
||||
rm -f %{buildroot}/%{_sysconfdir}/init.d/ceph
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user