www-commits
[Top][All Lists]
Advanced

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

www/server/gnun gnun.mk


From: Yavor Doganov
Subject: www/server/gnun gnun.mk
Date: Sun, 02 Aug 2009 07:18:05 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   09/08/02 07:18:05

Modified files:
        server/gnun    : gnun.mk 

Log message:
        (no-validate-articles): New variable.

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

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -b -r1.156 -r1.157
--- gnun.mk     24 Jul 2009 07:26:59 -0000      1.156
+++ gnun.mk     2 Aug 2009 07:17:58 -0000       1.157
@@ -31,6 +31,11 @@
 no-grace-articles := $(addprefix $(rootdir)/, \
                        server/po/takeaction)
 
+# 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)
+
 ALL_DIRS :=    award \
                award/1998 \
                award/1999 \




reply via email to

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