perl-Module-Build: fix cross.
This commit is contained in:
parent
2d2cc7de56
commit
d17f800cc2
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ homepage="http://search.cpan.org/dist/Module-Build/"
|
|||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=e74b45d9a74736472b74830599cec0d1123f992760f9cd97104f94bee800b160
|
||||
|
||||
pre_configure() {
|
||||
unset XBPS_CROSS_BASE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue