projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee66b57
)
fix xgettext invocation
author
Ian Lance Taylor
<ian@airs.com>
Wed, 6 May 1998 18:30:34 +0000
(18:30 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 6 May 1998 18:30:34 +0000
(18:30 +0000)
opcodes/.Sanitize
patch
|
blob
|
history
diff --git
a/opcodes/.Sanitize
b/opcodes/.Sanitize
index e970f0ee47e20c578c44eccbd56c0603ecafb24d..6bd973f8709716842f009775a8930b89bf2cbcc4 100644
(file)
--- a/
opcodes/.Sanitize
+++ b/
opcodes/.Sanitize
@@
-503,6
+503,6
@@
if [ -n "${safe}" -a ! -f po/.Recover/opcodes.pot ]; then
fi
# If this fails, Sanitization must fail.
-xgettext -c -k_ -kN_ -f po/POTFILES.in -o po/opcodes.pot || exit 1
+xgettext -
C -
c -k_ -kN_ -f po/POTFILES.in -o po/opcodes.pot || exit 1
# End of file.