summaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-08-26 04:01:04 +0200
committerGuillem Jover <guillem@debian.org>2010-08-26 04:01:04 +0200
commit9226ef57a108f76c0f22f8c933d5902350c34858 (patch)
tree146997c2f5bad4438ae5cedc30a992499d4bcec9 /po/Makevars
parente068a6b1b1821cc57582edaacf1e0ecda8e9291a (diff)
downloaddpkg-9226ef57a108f76c0f22f8c933d5902350c34858.tar.gz
build: Remove xgettext _g keyword for the dpkg domain
The dpkg domain consists only of C sources, so there's no need anymore for the Perl specific _g keyword.
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index f929a0ba6..ab6c72f5b 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=_g --from-code=UTF-8
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8
MSGMERGE_OPTIONS = --previous