forked from Imagelibrary/binutils-gdb
* po/Make-in: Add --msgid-bugs-address to xgettext invocation.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-08-17 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* po/Make-in: Add --msgid-bugs-address to xgettext invocation.
|
||||
|
||||
2007-08-15 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
PR 4923
|
||||
|
||||
@@ -89,6 +89,7 @@ all-no:
|
||||
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
|
||||
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
||||
--add-comments -C --keyword=_ --keyword=N_ \
|
||||
--msgid-bugs-address=bug-binutils@gnu.org \
|
||||
--files-from=$(srcdir)/POTFILES.in
|
||||
rm -f $(srcdir)/$(PACKAGE).pot
|
||||
mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
|
||||
|
||||
Reference in New Issue
Block a user