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