mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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() {
|
libskypetab-ng_package() {
|
||||||
# XXX unset this for now, must be fixed properly.
|
|
||||||
unset lib32mode
|
|
||||||
short_desc+=" - shared LD_PRELOAD library"
|
short_desc+=" - shared LD_PRELOAD library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove "usr/lib/*.so*"
|
vmove "usr/lib/*.so*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue