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: Tue, 20 Sep 2011 04:37:16 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       11/09/20 04:37:16

Modified files:
        gnun/server/gnun: ChangeLog GNUmakefile 

Log message:
        Amend previous commit: don't generate whatsnew.translinks

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.204&r2=1.205
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.95&r2=1.96

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -b -r1.204 -r1.205
--- ChangeLog   20 Sep 2011 04:17:33 -0000      1.204
+++ ChangeLog   20 Sep 2011 04:37:15 -0000      1.205
@@ -1,9 +1,11 @@
 2011-09-20  Pavel Kharitonov  <address@hidden>
 
        * GNUmakefile (PO4A-XHTMLFLAGS): Add --master-charset=utf-8.
-       ($(template-dir)/po/whatsnew.proto, article-pot-rules)
-       (article-rules): Don't generate and don't depend on .translinks.
-       Use --home mode of `make-prototype'.
+       ($(template-dir)/po/whatsnew.proto)
+       ($(template-dir)/po/whatsnew.translinks)
+       ($(template-dir)/po/whatsnew.%.html)
+       (article-pot-rules, article-rules): Don't generate and don't
+       depend on .translinks. Use --home mode of `make-prototype'.
        * NEWS: Update, make recent entries more consistent
        with the rest text.
 

Index: GNUmakefile
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/GNUmakefile,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- GNUmakefile 20 Sep 2011 04:17:33 -0000      1.95
+++ GNUmakefile 20 Sep 2011 04:37:15 -0000      1.96
@@ -445,11 +445,6 @@
          || ($(RM) $@ ; exit 1)
        $(SED) --in-place "s/\$$Date.*\$$/<gnun>\0<\/gnun>/g" $@
 
-# This target is present because the whatsnew.%.html target depends on
-# it so when make is run for the first time and whatsnew.translinks is
-# not present, it exits with an error.
-$(template-dir)/po/whatsnew.translinks: $(template-dir)/po/whatsnew.proto
-
 $(template-dir)/po/whatsnew.pot: $(template-dir)/po/whatsnew.proto \
                                 $(template-dir)/whatsnew.include
        $(addfile)
@@ -504,7 +499,6 @@
 # otherwise it will be built by template-rules which we want to avoid
 # at all cost.
 $(template-dir)/po/whatsnew.%.html: $(template-dir)/po/whatsnew.proto \
-                                   $(template-dir)/po/whatsnew.translinks \
                                    $(template-dir)/po/whatsnew.%.po \
                                    $(template-dir)/whatsnew.%.include \
                                    generic.%.html



reply via email to

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