summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-02-26 01:16:47 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-02-26 01:16:47 +0100
commit4f515115249b8ae6b87643245f03ff86dc931095 (patch)
tree2afeadd4735b425e3d3a3ceb422f2b14e2b4985b
parent6ac9ad9a2ceefcbf4c30ed2d0dc259c8edfe5072 (diff)
downloadattr-4f515115249b8ae6b87643245f03ff86dc931095.tar.gz
Make sure we respect LINGUAS #205948 by Arvid Norlander
Patch from Gentoo via Mike Frysinger <vapier@gentoo.org>. Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 06c5a2e..3e9c2fc 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -6,7 +6,7 @@ TOPDIR = ..
include $(TOPDIR)/include/builddefs
POTHEAD = $(PKG_NAME).pot
-LINGUAS = cs de es fr gl nl pl sv
+LINGUAS ?= cs de es fr gl nl pl sv
LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD)
LDIRT = $(POTHEAD)