skypetab-ng: remove hack to unset lib32mode in subpkgs, it's unnecessary now.
This commit is contained in:
parent
2bc0162208
commit
4b0c6ac3a5
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ 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*"
|
||||
|
|
Loading…
Reference in a new issue