[rkward-cvs] SF.net SVN: rkward:[3963] branches/release_branch_0.5.7/scripts/makedist.sh

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Oct 18 08:47:50 UTC 2011


Revision: 3963
          http://rkward.svn.sourceforge.net/rkward/?rev=3963&view=rev
Author:   tfry
Date:     2011-10-18 08:47:49 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Disable automatic roxygenization for the moment

Modified Paths:
--------------
    branches/release_branch_0.5.7/scripts/makedist.sh

Modified: branches/release_branch_0.5.7/scripts/makedist.sh
===================================================================
--- branches/release_branch_0.5.7/scripts/makedist.sh	2011-10-18 08:24:11 UTC (rev 3962)
+++ branches/release_branch_0.5.7/scripts/makedist.sh	2011-10-18 08:47:49 UTC (rev 3963)
@@ -13,7 +13,7 @@
 $BASEDIR/scripts/set_dist_version.sh $VERSION
 
 # update roxygen documentation just in case we forgot:
-$BASEDIR/scripts/roxygenize.sh
+# $BASEDIR/scripts/roxygenize.sh
 
 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