trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/prep/gnun GNUmakefile


From: Yavor Doganov
Subject: trans-coord/gnun/prep/gnun GNUmakefile
Date: Sat, 26 Jan 2008 13:46:59 +0000

CVSROOT:        /cvsroot/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   08/01/26 13:46:59

Modified files:
        gnun/prep/gnun : GNUmakefile 

Log message:
        (sync): Typo fix.  Sigh...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/prep/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.5&r2=1.6

Patches:
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/trans-coord/trans-coord/gnun/prep/gnun/GNUmakefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- GNUmakefile 26 Jan 2008 13:46:16 -0000      1.5
+++ GNUmakefile 26 Jan 2008 13:46:59 -0000      1.6
@@ -247,5 +247,5 @@
 .PHONY: sync
 sync: 
        for file in $(abs-files-to-sync) ; do \
-         cp -p --update $(wwdir)/$$file $(rootdir)/$$file ; done
+         cp -p --update $(wwwdir)/$$file $(rootdir)/$$file ; done
        cvs commit -m "Automatic sync from the master www repository."




reply via email to

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