perl: works in the chroot now.
--HG-- extra : convert_revision : d2ec570e3c42559f78715fb180300e7beb17b007
This commit is contained in:
@@ -3,8 +3,8 @@ pkgname=perl
|
||||
version=5.10.0
|
||||
distfiles="http://www.cpan.org/src/$pkgname-$version@.tar.gz"
|
||||
configure_script="./Configure"
|
||||
configure_args="-Dusethreads -des -Dprefix=$XBPS_DESTDIR/$pkgname-$version
|
||||
-Duselargefiles -Uusesfio -Dinstallstyle=lib/perl5"
|
||||
configure_args="-Dusethreads -des -Dprefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||
-Duselargefiles -Uusesfio -Dinstallstyle=lib/perl5 -Uinstallusrbinperl"
|
||||
build_style=configure
|
||||
short_desc="Practical Extraction and Report Language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user