virtuoso: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
eab7bbc30f
commit
dfcc7e5da5
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'virtuoso'
|
||||
pkgname=virtuoso
|
||||
version=6.1.7
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
wrksrc="${pkgname}-opensource-${version}"
|
||||
hostmakedepends="flex gperf net-tools"
|
||||
|
@ -32,6 +33,7 @@ post_install() {
|
|||
}
|
||||
|
||||
virtuoso-base_package() {
|
||||
lib32disabled=yes
|
||||
short_desc+=" (very minimal installation)"
|
||||
pkg_install() {
|
||||
cd ${wrksrc}/binsrc/virtuoso
|
||||
|
|
Loading…
Reference in New Issue