libxml2: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
09f1ec4789
commit
9e30cca8b6
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libxml2'.
|
||||
pkgname=libxml2
|
||||
version=2.9.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-threads --with-history"
|
||||
makedepends="zlib-devel ncurses-devel readline-devel>=6.3 liblzma-devel python-devel"
|
||||
|
@ -45,6 +45,7 @@ libxml2-devel_package() {
|
|||
}
|
||||
|
||||
libxml2-python_package() {
|
||||
lib32disabled=yes
|
||||
short_desc+=" - python extension"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/python*"
|
||||
|
|
Loading…
Reference in New Issue