Always rebuild po4a.cfg
authorRoland Clobus <rclobus@rclobus.nl>
Wed, 8 May 2019 15:06:52 +0000 (17:06 +0200)
committerLuca Boccassi <bluca@debian.org>
Wed, 8 May 2019 17:20:44 +0000 (17:20 +0000)
This is needed to ensure that new languages will automatically be found

.gitignore [new file with mode: 0644]
manpages/Makefile
manpages/po4a.cfg [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..efdf6bb
--- /dev/null
@@ -0,0 +1 @@
+manpages/po4a.cfg
index d56bc50..ee95d72 100644 (file)
@@ -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 (file)
index 0f2b1ba..0000000
+++ /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