fix xgettext invocation
[deliverable/binutils-gdb.git] / binutils / .Sanitize
index 0cd250b17ec43954a0c935306abd5a91c615b015..be27465062ef9ad7fc364bae26965a633650d708 100644 (file)
@@ -143,6 +143,6 @@ if [ -n "${safe}" -a ! -f po/.Recover/binutils.pot ]; then
    mv po/binutils.pot po/.Recover
 fi
 # If this fails, Sanitization must fail.
-xgettext -c -k _ -k N_ -f po/POTFILES.in -o po/binutils.pot || exit 1
+xgettext -c -k_ -kN_ -f po/POTFILES.in -o po/binutils.pot || exit 1
 
 # eof
This page took 0.022731 seconds and 4 git commands to generate.