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: Sat, 19 Jan 2013 20:49:18 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       13/01/19 20:49:18

Modified files:
        server/gnun    : gnun.mk 

Log message:
        (no-grace-articles, no-validate-articles): Update format.

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

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -b -r1.313 -r1.314
--- gnun.mk     18 Jan 2013 04:19:30 -0000      1.313
+++ gnun.mk     19 Jan 2013 20:49:17 -0000      1.314
@@ -35,8 +35,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)/, \
-                       po/home server/po/takeaction)
+no-grace-articles := home server/takeaction
 
 # List of mandatory templates (all %.$lang.po files are generated).
 extra-templates := philosophy/philosophy-menu \
@@ -55,10 +54,9 @@
 
 # List of articles for which VALIDATE has no full effect; i.e. the
 # HTML files are never validated.
-#no-validate-articles := $(addprefix $(rootdir)/, \
-#                         fry/po/happy-birthday-to-gnu, \
-#                          education/po/education \
-#                          education/po/edu-software-gimp)
+#no-validate-articles :=   fry/happy-birthday-to-gnu \
+#                          education/education \
+#                          education/edu-software-gimp
 
 ALL_DIRS :=    accessibility \
                award \



reply via email to

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