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:51:29 +0000

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

Modified files:
        gnun/prep/gnun : GNUmakefile 

Log message:
        (sync): Change to $(rootdir) before commiting.

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

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




reply via email to

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