coreutils: pass --disable-acl to avoid linking to host libacl.
--HG-- extra : convert_revision : 8a730ee80de1e2dc4490f7ddc18cb3f2c66a3306
This commit is contained in:
@@ -3,7 +3,7 @@ pkgname=coreutils
|
|||||||
version=6.12
|
version=6.12
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin --disable-acl"
|
||||||
short_desc="The GNU core utilities"
|
short_desc="The GNU core utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=49d2f703e2310e6328cb6f9d9bae3612c42b3ee5175f449692c5b95e453cf18a
|
checksum=49d2f703e2310e6328cb6f9d9bae3612c42b3ee5175f449692c5b95e453cf18a
|
||||||
|
|||||||
Reference in New Issue
Block a user