diff --git a/srcpkgs/cracklib/template b/srcpkgs/cracklib/template index 8bebf8d3201..f3c0e106415 100644 --- a/srcpkgs/cracklib/template +++ b/srcpkgs/cracklib/template @@ -1,12 +1,12 @@ # Template file for 'cracklib' pkgname=cracklib version=2.9.4 -revision=1 +revision=2 lib32disabled=yes create_wrksrc=yes build_wrksrc="${pkgname}-${version}" build_style=gnu-configure -configure_args="--disable-static" +configure_args="--sbindir=/usr/bin --disable-static" hostmakedepends="libtool automake gettext-devel python-devel" makedepends="python-devel" short_desc="Password Checking Library" @@ -34,7 +34,6 @@ cracklib-devel_package() { vmove usr/include } } - cracklib-python_package() { lib32disabled=yes depends="python" @@ -44,7 +43,6 @@ cracklib-python_package() { vmove "usr/lib/python*" } } - libcracklib_package() { short_desc+=" - runtime library" pkg_install() {