www-commits
[Top][All Lists]
Advanced

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

www/server/gnun gnun.mk


From: Pavel Kharitonov
Subject: www/server/gnun gnun.mk
Date: Mon, 03 Dec 2012 12:06:45 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       12/12/03 12:06:45

Modified files:
        server/gnun    : gnun.mk 

Log message:
        (no-grace-articles): Fix the variable broken since 2012-11-26.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.305&r2=1.306

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -b -r1.305 -r1.306
--- gnun.mk     30 Nov 2012 09:58:25 -0000      1.305
+++ gnun.mk     3 Dec 2012 12:06:45 -0000       1.306
@@ -36,7 +36,7 @@
 # List of articles for which GRACE do not apply; i.e. they are
 # regenerated even if there are fuzzy strings.
 no-grace-articles := $(addprefix $(rootdir)/, \
-                       home,server/po/takeaction)
+                       po/home server/po/takeaction)
 
 # List of mandatory templates (all %.$lang.po files are generated).
 extra-templates := philosophy/philosophy-menu \



reply via email to

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