From ee66b572a861b5106b4fa0b5f68aade400f2cbd3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 6 May 1998 18:16:28 +0000 Subject: fix xgettext invocation --- binutils/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils') diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 0cd250b..be27465 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -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 -- cgit v1.1