]> granicus.if.org Git - shadow/commitdiff
If remove-potcdate.sin does not exist, use the one from teh po directory
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 20:16:46 +0000 (20:16 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 20:16:46 +0000 (20:16 +0000)
(it is not installed automatically by autopoint.

ChangeLog
man/po/Makefile.in.in

index 92dac098cd81e2f0326db49d9769347ab26ff9f1..2638fe7d170c44ee5d43c14811d2c3ce02b6b363 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-31  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/po/Makefile.in.in: If remove-potcdate.sin does not exist,
+       use the one from teh po directory (it is not installed
+       automatically by autopoint.
+
 2007-12-31  Nicolas François  <nicolas.francois@centraliens.net>
 
        * lib/commonio.h: Fix the type of the bitfields in the commonio_entry
index 07e713a072b7ebab67de104fb39c09021299bc19..087ce99efc1570f8d9098c7d9600481d41653624 100644 (file)
@@ -49,6 +49,9 @@ POTFILES = \
 .SUFFIXES:
 .SUFFIXES: .po .sed .sin .nop .po-create .po-update
 
+remove-potcdate.sin: ../../po/remove-potcdate.sin
+       cp ../../po/remove-potcdate.sin .
+
 .sin.sed:
        sed -e '/^#/d' $< > t-$@
        mv t-$@ $@