diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/doc/local.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/doc/local.mk b/po/doc/local.mk index 419898a139..73d65a5bc4 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -40,11 +40,6 @@ EXTRA_DIST = \ $(DOC_PO_FILES) \ $(DOC_COOKBOOK_PO_FILES) -POT_OPTIONS = \ - --package-name "guix manual" --package-version "$(VERSION)" \ - --copyright-holder "the authors of Guix (msgids)" \ - --msgid-bugs-address "bug-guix@gnu.org" - %D%/%.pot: $(srcdir)/doc/%.texi $(AM_V_PO4A)$(PO4A) --no-translations -M UTF-8 \ --package-version "$(VERSION)" \ |