[ppp/f19] spec: get rid of %clean section

Michal Sekletar msekleta at fedoraproject.org
Wed Mar 20 15:27:11 UTC 2013


commit abddd8843dabe8d69c30aeedb2530f04b569f37b
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Wed Mar 20 15:32:36 2013 +0100

    spec: get rid of %clean section

 ppp.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/ppp.spec b/ppp.spec
index 52db9c9..33e8649 100644
--- a/ppp.spec
+++ b/ppp.spec
@@ -120,9 +120,6 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_prefix}/lib/tmpfiles.d/ppp.conf
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
 install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/ppp
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %{_sbindir}/chat


More information about the scm-commits mailing list