From: Roland Clobus Date: Wed, 8 May 2019 15:06:52 +0000 (+0200) Subject: Always rebuild po4a.cfg X-Git-Tag: debian/1%20190614~9 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=3ab3594c41691aecfb0f36e61df6a1ab7066622f Always rebuild po4a.cfg This is needed to ensure that new languages will automatically be found --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efdf6bb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +manpages/po4a.cfg diff --git a/manpages/Makefile b/manpages/Makefile index d56bc50..ee95d72 100644 --- a/manpages/Makefile +++ b/manpages/Makefile @@ -53,3 +53,5 @@ check: fi @echo " done!" + +.PHONY: po4a.cfg diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg deleted file mode 100644 index 0f2b1ba..0000000 --- a/manpages/po4a.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[po4a_langs] es fr ja -[po4a_paths] pot/$master.pot $lang:po/$lang/$master.po -[type: man] en/live-boot.7 $lang:$lang/live-boot.$lang.7 -[type: man] en/persistence.conf.5 $lang:$lang/persistence.conf.$lang.5