[perl-Pod-Usage] Clean-up requested by review

Petr Pisar ppisar at fedoraproject.org
Tue Feb 5 14:43:17 UTC 2013


commit c1e3bda7d28ae04023494f30814a7fd4672f0c1b
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Feb 5 15:41:23 2013 +0100

    Clean-up requested by review

 perl-Pod-Usage.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index b32df1d..66a5c65 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -53,7 +53,6 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check


More information about the scm-commits mailing list