diff options
author | Dan McGee <dan@archlinux.org> | 2008-03-09 12:03:54 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-03-09 12:03:54 -0500 |
commit | 91b7f288fe65b96d4af64f6308b0e33b14ad85e0 (patch) | |
tree | c60650d6bcd9677c53e757a8e98c645dfab8377a /lib/libalpm/po/Makevars | |
parent | fc48dc3118318d4b26b63a9453cd23cf2158cba3 (diff) | |
parent | 51e0303e840c94e5943f30e311d053058f657327 (diff) |
Merge branch 'maint'
Conflicts:
configure.ac
Diffstat (limited to 'lib/libalpm/po/Makevars')
-rw-r--r-- | lib/libalpm/po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/po/Makevars b/lib/libalpm/po/Makevars index d7515220..8f48284c 100644 --- a/lib/libalpm/po/Makevars +++ b/lib/libalpm/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = ../../../ # These options get passed to xgettext. -XGETTEXT_OPTIONS = \ +XGETTEXT_OPTIONS = --no-location \ --keyword=_ --flag=_:1:c-format \ --keyword=N_ --flag=N_:1:c-format |