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: Wed, 05 Mar 2008 20:22:20 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   08/03/05 20:22:20

Modified files:
        rss            : Makefile 

Log message:
        Revert a typo introduced in last change.

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

Patches:
Index: Makefile
===================================================================
RCS file: /web/www/www/rss/Makefile,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- Makefile    5 Mar 2008 20:17:40 -0000       1.60
+++ Makefile    5 Mar 2008 20:22:03 -0000       1.61
@@ -80,7 +80,7 @@
 # This is the target that sends the email to the translators list
 ../server/whatsnew.include: ../server/whatsnew.txt
        $(addfile)
-#      head $< | mail -s "GNU news update" address@hidden
+       head $< | mail -s "GNU news update" address@hidden
        gawk -f ../server/news-to-xml.awk $< | xsltproc ../server/whatsnew.xslt 
- > $@
 # Delete declarations that are necessary for successful xsltproc
 # operation, but make whatsnew.html invalid when the target is




reply via email to

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