mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
neverball: make this build again.
This commit is contained in:
parent
50f7a6065a
commit
b544e386c8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Add_dependency full desktop-file-utils
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
HOME=/ LANG=C make ${makejobs} \
|
HOME=/ LANG=C LC_ALL=C LDFLAGS="-lm -lX11" make ${makejobs} \
|
||||||
ENABLE_NLS=1 DATADIR=/usr/share/neverball \
|
ENABLE_NLS=1 DATADIR=/usr/share/neverball \
|
||||||
LOCALEDIR=/usr/share/locale
|
LOCALEDIR=/usr/share/locale
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue