From 6afbb11982841cb7da09cf739358e8f2be775fa5 Mon Sep 17 00:00:00 2001 From: lesibel Date: Mon, 2 Nov 2009 15:18:06 +0100 Subject: Ajout de p5-crypt-ssleay#0.57_01 --- extra/p5-crypt-ssleay/.footprint | 2 ++ extra/p5-crypt-ssleay/Pkgfile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/extra/p5-crypt-ssleay/.footprint b/extra/p5-crypt-ssleay/.footprint index e881f40cf..ee1eea55d 100644 --- a/extra/p5-crypt-ssleay/.footprint +++ b/extra/p5-crypt-ssleay/.footprint @@ -1,6 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/i686-linux-thread-multi/ drwxr-xr-x root/root usr/lib/perl5/site_perl/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ diff --git a/extra/p5-crypt-ssleay/Pkgfile b/extra/p5-crypt-ssleay/Pkgfile index 6883f0db1..1ee43d1cf 100644 --- a/extra/p5-crypt-ssleay/Pkgfile +++ b/extra/p5-crypt-ssleay/Pkgfile @@ -12,9 +12,9 @@ source=(http://search.cpan.org/CPAN/authors/id/D/DL/DLAND/Crypt-SSLeay-$version. build() { cd Crypt-SSLeay-$version echo "n" | perl Makefile.PL --lib=/usr + mkdir -p $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/ make make DESTDIR=$PKG install - find $PKG -name perllocal.pod|xargs rm - find $PKG -empty | xargs rmdir -p ||: + rm -rf $PKG/usr/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod } -- cgit v1.2.3-54-g00ecf