xf86-input-joystick: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
76404e8638
commit
07d02e5b4e
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'xf86-input-joystick'.
|
# Template build file for 'xf86-input-joystick'.
|
||||||
pkgname=xf86-input-joystick
|
pkgname=xf86-input-joystick
|
||||||
version=1.6.2
|
version=1.6.2
|
||||||
revision=4
|
revision=5
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel>=1.15<1.16"
|
makedepends="xorg-server-devel>=1.15<1.16"
|
||||||
|
@ -18,6 +19,7 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
xf86-input-joystick-devel_package() {
|
xf86-input-joystick-devel_package() {
|
||||||
|
lib32disabled=yes
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Reference in New Issue