index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
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 /po/Makevars | |
parent | fc48dc3118318d4b26b63a9453cd23cf2158cba3 (diff) | |
parent | 51e0303e840c94e5943f30e311d053058f657327 (diff) |
-rw-r--r-- | po/Makevars | 2 |
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 |