mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
Merge pull request #6103 from SUSE/wip-re-redrop-fdupes
ceph.spec.in: re-re-drop fdupes Reviewed-by: Boris Ranto <branto@redhat.com>
This commit is contained in:
commit
8322a5c2a6
@ -650,12 +650,6 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/ceph/bootstrap-osd
|
||||
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/ceph/bootstrap-mds
|
||||
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/ceph/bootstrap-rgw
|
||||
|
||||
%if 0%{?suse_version}
|
||||
# Fedora seems to have some problems with this macro, use it only on SUSE
|
||||
%fdupes -s $RPM_BUILD_ROOT/%{python_sitelib}
|
||||
%fdupes %buildroot
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user