diff options
author | Dan McGee <dan@archlinux.org> | 2008-03-09 18:03:54 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-03-09 18:03:54 +0100 |
commit | 91b7f288fe65b96d4af64f6308b0e33b14ad85e0 (patch) | |
tree | c60650d6bcd9677c53e757a8e98c645dfab8377a /po/Makevars | |
parent | fc48dc3118318d4b26b63a9453cd23cf2158cba3 (diff) | |
parent | 51e0303e840c94e5943f30e311d053058f657327 (diff) | |
download | pacman-91b7f288fe65b96d4af64f6308b0e33b14ad85e0.tar.gz pacman-91b7f288fe65b96d4af64f6308b0e33b14ad85e0.tar.xz |
Merge branch 'maint'
Conflicts:
configure.ac
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 38a4692e..5dc31a4a 100644 --- a/po/Makevars +++ b/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 |