makepkg: unset one more language variable
This commit is contained in:
parent
756ec7e69f
commit
eb448f222a
1 changed files with 1 additions and 1 deletions
|
@ -881,7 +881,7 @@ else
|
|||
msg "Starting build()..."
|
||||
|
||||
# some applications (eg, blackbox) will not build with some languages
|
||||
unset LC_ALL LANG
|
||||
unset LC_ALL LC_MESSAGES LANG
|
||||
umask 0022
|
||||
|
||||
# ensure CFLAGS and CXXFLAGS are used
|
||||
|
|
Loading…
Add table
Reference in a new issue