From e42c9aaec7205404c5a5421660d0410c069cf67a Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 29 Sep 2015 08:57:16 +0200 Subject: [PATCH] ceph.spec.in: re-re-drop fdupes The %fdupes call was dropped by 53072b9019caf72e0313b2804ea174237ed7da33 Later, it got accidentally reinstated by ceb93e8e69e125c9358f63b0099e7509b6624bcf Signed-off-by: Nathan Cutler --- ceph.spec.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 45f40b881de8c..fcc66f79ec4c3 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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 -- 2.39.5