Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54b1ecd52741999d08cb9c71860bf8469ab243be

commit 54b1ecd52741999d08cb9c71860bf8469ab243be
Author: Devil505 <[email protected]>
Date:   Tue Dec 27 18:12:46 2011 +0100

perl-crypt-ssleay-0.58-2-i686
* fixing build

diff --git a/source/devel-extra/perl-crypt-ssleay/FrugalBuild 
b/source/devel-extra/perl-crypt-ssleay/FrugalBuild
index 308e194..6f8d131 100644
--- a/source/devel-extra/perl-crypt-ssleay/FrugalBuild
+++ b/source/devel-extra/perl-crypt-ssleay/FrugalBuild
@@ -4,7 +4,7 @@
_F_perl_name=Crypt-SSLeay
_F_perl_author=N/NA/NANIS
pkgver=0.58
-pkgrel=1
+pkgrel=2
pkgdesc="OpenSSL glue that provides LWP https support"
depends=('openssl')
Finclude perl
@@ -14,7 +14,7 @@ sha1sums=('62f31de72a1ccd9608d70ac967ba888bd48054ca')

build() {
Fcd
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || Fdie
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL || Fdie
make || Fdie
make test || Fdie
make install DESTDIR="$Fdestdir" || Fdie
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to