]> git.pld-linux.org Git - packages/perl.git/commitdiff
- cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Oct 2014 17:31:51 +0000 (19:31 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Oct 2014 17:31:51 +0000 (19:31 +0200)
perl.spec

index 358d75366d29ab32c651d1d74851f98bcd1d88b6..67dba8b3732097d176808c47971ef2d5b854853c 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -940,9 +940,6 @@ if ! cmp -s %{SOURCE4} perl-modules2; then
        exit 1
 fi
 
-# remove empty .bs files
-#find $RPM_BUILD_ROOT -name \*.bs -size 0 -print0 | xargs -0 %{__rm}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.103789 seconds and 4 git commands to generate.