summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf998d42a9d1..6b321a5a29d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,8 +40,6 @@ check() {
package() {
cd "$srcdir/$_distdir"
make install
-
- find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
}
# Local Variables: