[rkward-cvs] SF.net SVN: rkward:[2867] trunk/rkward/scripts/makedist.sh
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Tue May 18 10:07:52 UTC 2010
Revision: 2867
http://rkward.svn.sourceforge.net/rkward/?rev=2867&view=rev
Author: tfry
Date: 2010-05-18 10:07:51 +0000 (Tue, 18 May 2010)
Log Message:
-----------
Adjust path
Modified Paths:
--------------
trunk/rkward/scripts/makedist.sh
Modified: trunk/rkward/scripts/makedist.sh
===================================================================
--- trunk/rkward/scripts/makedist.sh 2010-05-18 08:12:00 UTC (rev 2866)
+++ trunk/rkward/scripts/makedist.sh 2010-05-18 10:07:51 UTC (rev 2867)
@@ -8,7 +8,7 @@
DISTDIR=$BASEDIR/disttemp/$DISTDIRREL
mkdir $DISTDIR
-$BASEDIR/set_dist_version.sh $VERSION
+$BASEDIR/scripts/set_dist_version.sh $VERSION
cp -a AUTHORS CMakeLists.txt COPYING ChangeLog TODO INSTALL NOTES README configure $DISTDIR
mkdir $DISTDIR/doc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list