summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-04-17 05:56:52 +0200
committerDan McGee <dan@archlinux.org>2007-04-17 05:56:52 +0200
commiteb448f222a5fd32158f5840ccf11c01338701104 (patch)
treefc86150f1793e74c4d4c8364801ddeeee445b3c9
parent756ec7e69f183b0aadd9bcfeedd7903d80d9f0d3 (diff)
downloadpacman-eb448f222a5fd32158f5840ccf11c01338701104.tar.gz
pacman-eb448f222a5fd32158f5840ccf11c01338701104.tar.xz
makepkg: unset one more language variable
-rwxr-xr-xscripts/makepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg b/scripts/makepkg
index 9e38a6dd..618dbdf3 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -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