From f499067e6114526020d2d199e9dad70cae1d8bdb Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 12 Sep 2015 11:10:27 +0200 Subject: Fix silly typo Git-Dch: ignore --- doc/po/apt-doc.pot | 2 +- po/makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 6c0d79246..7f63e6114 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.9.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-09-12 08:43+0200\n" +"POT-Creation-Date: 2015-09-12 11:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/makefile b/po/makefile index 51472196e..0e52db75a 100644 --- a/po/makefile +++ b/po/makefile @@ -40,7 +40,6 @@ $(POTFILES) : $(PO)/%.pot : cat $(PO)/domains/$*/*.srclist > $(PO)/POTFILES_$*.in $(XGETTEXT) --default-domain=$* --directory=$(BASE) \ --add-comments --foreign --keyword=_ --keyword=N_ \ - # avoid the huge churn on each make update-pot --no-location \ --keyword=P_:1,2 \ --files-from=$(PO)/POTFILES_$*.in -o $(PO)/domains/$*/c.pot.tmp -- cgit v1.2.3