www-commits
[Top][All Lists]
Advanced

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

www/rss Makefile


From: Yavor Doganov
Subject: www/rss Makefile
Date: Fri, 01 Feb 2008 19:04:18 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   08/02/01 19:04:18

Modified files:
        rss            : Makefile 

Log message:
        (../server/whatsnew.include): Don't depend on whatsnew.html as generic
        updates of it should not trigger rebuilding the target.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/rss/Makefile?cvsroot=www&r1=1.58&r2=1.59

Patches:
Index: Makefile
===================================================================
RCS file: /web/www/www/rss/Makefile,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- Makefile    27 Jan 2008 18:04:02 -0000      1.58
+++ Makefile    1 Feb 2008 19:04:12 -0000       1.59
@@ -78,7 +78,7 @@
        cvs $(CVSOPTS) ci -m "automatic update of the whatsnew RSS" $@
 
 # This is the target that sends the email to the translators list
-../server/whatsnew.include: ../server/whatsnew.txt ../server/whatsnew.html
+../server/whatsnew.include: ../server/whatsnew.txt
        $(addfile)
        head $< | mail -s "GNU news update" address@hidden
        gawk -f ../server/news-to-xml.awk $< | xsltproc ../server/whatsnew.xslt 
- > $@




reply via email to

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