[perl-AnyEvent-I3/epel7] Delete cruft.

Christopher Meng cicku at fedoraproject.org
Tue Feb 3 11:54:08 UTC 2015


commit 858027c3f479c2515f380589fd10036638339ee7
Author: Christopher Meng <i at cicku.me>
Date:   Tue Feb 3 19:52:48 2015 +0800

    Delete cruft.

 perl-AnyEvent-I3.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-AnyEvent-I3.spec b/perl-AnyEvent-I3.spec
index fbc9ff8..ae5f8cd 100644
--- a/perl-AnyEvent-I3.spec
+++ b/perl-AnyEvent-I3.spec
@@ -26,6 +26,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
+find %{buildroot} \( -name '*.pod' -o -name '*.packlist' \) -type f -delete -print
 %{_fixperms} %{buildroot}/*
 
 %files


More information about the scm-commits mailing list