trans-coord-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trans-coord/gnun/server/gnun ChangeLog GNUmakefile


From: Pavel Kharitonov
Subject: trans-coord/gnun/server/gnun ChangeLog GNUmakefile
Date: Mon, 02 Sep 2013 12:32:06 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       13/09/02 12:32:06

Modified files:
        gnun/server/gnun: ChangeLog GNUmakefile 

Log message:
        (article-rules): `update-po' before checking whether
        to `output-article-html'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.383&r2=1.384
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.165&r2=1.166

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -b -r1.383 -r1.384
--- ChangeLog   2 Sep 2013 05:23:37 -0000       1.383
+++ ChangeLog   2 Sep 2013 12:31:15 -0000       1.384
@@ -1,5 +1,10 @@
 2013-09-02  Pavel Kharitonov  <address@hidden>
 
+       * GNUmakefile (article-rules): `update-po' before checking
+       whether to `output-article-html'.
+
+2013-09-02  Pavel Kharitonov  <address@hidden>
+
        * GNUmakefile (localized-includes): Move the list of manually
        localized SSIs to the `localized-ssis' variable from gnun.mk.
        * doc/gnun.texi (Main Variables): Describe the `localized-ssi'

Index: GNUmakefile
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/GNUmakefile,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -b -r1.165 -r1.166
--- GNUmakefile 2 Sep 2013 05:23:37 -0000       1.165
+++ GNUmakefile 2 Sep 2013 12:31:36 -0000       1.166
@@ -1000,6 +1000,7 @@
        exit 1
 endif
        $$(call check-po,$(1).po) || (touch $(1).po; exit 1)
+       $(call update-po,$(1).po,$(basename $(1)).pot,$(2))
        -$(RM) address@hidden
 # If GRACE is not defined, which is the usual case for local manual
 # builds, update the target and validate the result.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]