summaryrefslogtreecommitdiffstats
path: root/extra/p5-crypt-ssleay/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-05-03 22:32:42 +0200
committertnut <thierryn1 at hispeed dot ch>2010-05-03 22:32:42 +0200
commit86076f2fdc59a00265a04fff35eefb964b255ea6 (patch)
treeb04f617304cc5e3daf5612f0a7ba8d487d91e75a /extra/p5-crypt-ssleay/Pkgfile
parent19466f1b06cee8eff3244bd3bcc0f6b6e1a053c7 (diff)
downloadnutyx-extra-86076f2fdc59a00265a04fff35eefb964b255ea6.tar.gz
nutyx-extra-86076f2fdc59a00265a04fff35eefb964b255ea6.tar.bz2
nutyx-extra-86076f2fdc59a00265a04fff35eefb964b255ea6.tar.xz
nutyx-extra-86076f2fdc59a00265a04fff35eefb964b255ea6.zip
p5-crypt-ssleay maj footprint
Diffstat (limited to 'extra/p5-crypt-ssleay/Pkgfile')
-rw-r--r--extra/p5-crypt-ssleay/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/p5-crypt-ssleay/Pkgfile b/extra/p5-crypt-ssleay/Pkgfile
index 84b39cf22..257b9dfd0 100644
--- a/extra/p5-crypt-ssleay/Pkgfile
+++ b/extra/p5-crypt-ssleay/Pkgfile
@@ -15,6 +15,6 @@ cd Crypt-SSLeay-$version
mkdir -p $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/
make
make DESTDIR=$PKG install
- rm -rf $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod
+ find $PKG -name perllocal.pod -exec rm {} \;
}