mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02:00
($(PACKAGE).pot): Reapply change of May 30.
Depend on POTFILES only when using maintainer mode.
This commit is contained in:
@@ -90,7 +90,7 @@ all: all-@USE_NLS@
|
||||
all-yes: cat-id-tbl.c $(CATALOGS)
|
||||
all-no:
|
||||
|
||||
$(PACKAGE).pot: $(POTFILES)
|
||||
$(PACKAGE).pot: @MAINT@$(POTFILES)
|
||||
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
|
||||
--add-comments --keyword=_ --keyword=N_ \
|
||||
--files-from=$(srcdir)/POTFILES.in
|
||||
|
||||
Reference in New Issue
Block a user