skypetab-ng: make sure that lib subpkg does not inherit lib32mode settings.

This commit is contained in:
Juan RP 2014-03-09 18:37:10 +01:00
parent 9e753c1b88
commit 66fbc422ca
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'skypetab-ng'
pkgname=skypetab-ng
version=20140309
revision=1
revision=2
hostmakedepends="pkg-config"
makedepends="libX11-devel qt-devel"
depends="skype libskypetab-ng-${version}_${revision}"
@ -35,6 +35,8 @@ do_install() {
}
libskypetab-ng_package() {
# XXX unset this for now, must be fixed properly.
unset lib32mode
short_desc+=" - shared LD_PRELOAD library"
pkg_install() {
vmove "usr/lib/*.so*"