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'
|
# Template file for 'virtuoso'
|
||||||
pkgname=virtuoso
|
pkgname=virtuoso
|
||||||
version=6.1.7
|
version=6.1.7
|
||||||
revision=2
|
revision=3
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="${pkgname}-opensource-${version}"
|
wrksrc="${pkgname}-opensource-${version}"
|
||||||
hostmakedepends="flex gperf net-tools"
|
hostmakedepends="flex gperf net-tools"
|
||||||
|
@ -32,6 +33,7 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
virtuoso-base_package() {
|
virtuoso-base_package() {
|
||||||
|
lib32disabled=yes
|
||||||
short_desc+=" (very minimal installation)"
|
short_desc+=" (very minimal installation)"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
cd ${wrksrc}/binsrc/virtuoso
|
cd ${wrksrc}/binsrc/virtuoso
|
||||||
|
|
Loading…
Reference in New Issue