[perl-Text-CSV_XS] Modernize spec file

Petr Pisar ppisar at fedoraproject.org
Mon Nov 5 15:55:07 UTC 2012


commit 38557497ba8b68b2e0c515d8409d2ab7fa222cb7
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Nov 5 15:36:46 2012 +0100

    Modernize spec file

 perl-Text-CSV_XS.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 7205219..d3bc9cf 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -47,7 +47,6 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w %{buildroot}/*
 
 %check



More information about the perl-devel mailing list