cracklib: fix crossbuild; revbump
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cracklib'
|
# Template file for 'cracklib'
|
||||||
pkgname=cracklib
|
pkgname=cracklib
|
||||||
version=2.9.1
|
version=2.9.1
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
@@ -22,7 +22,6 @@ checksum="
|
|||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="libtool automake gettext-devel python-devel"
|
hostmakedepends="libtool automake gettext-devel python-devel"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g" -i configure.in
|
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user