sed: fix acl detection properly in cross compilation.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'sed'
|
# Template file for 'sed'
|
||||||
pkgname=sed
|
pkgname=sed
|
||||||
version=4.2.2
|
version=4.2.2
|
||||||
revision=6
|
revision=7
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-acl ac_cv_func_aclsort=yes LIBS=-lacl"
|
configure_args="--enable-acl gl_cv_func_working_acl_get_file=yes"
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
conflicts="chroot-sed>=0"
|
conflicts="chroot-sed>=0"
|
||||||
short_desc="The GNU stream editor"
|
short_desc="The GNU stream editor"
|
||||||
|
|||||||
Reference in New Issue
Block a user