cracklib: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
95850ac68e
commit
5a47032e3f
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'cracklib'
|
# Template file for 'cracklib'
|
||||||
pkgname=cracklib
|
pkgname=cracklib
|
||||||
version=2.9.0
|
version=2.9.0
|
||||||
revision=1
|
revision=2
|
||||||
|
lib32disabled=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -39,6 +40,7 @@ cracklib-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
cracklib-python_package() {
|
cracklib-python_package() {
|
||||||
|
lib32disabled=yes
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc+=" - python bindings"
|
short_desc+=" - python bindings"
|
||||||
pycompile_module="cracklib.py"
|
pycompile_module="cracklib.py"
|
||||||
|
|
Loading…
Reference in New Issue