You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/26 11:20:26 UTC

svn commit: r328607 - /forrest/trunk/etc/structurer.sh

Author: crossley
Date: Wed Oct 26 02:20:21 2005
New Revision: 328607

URL: http://svn.apache.org/viewcvs?rev=328607&view=rev
Log:
Change name "themes" to "themer".

Modified:
    forrest/trunk/etc/structurer.sh

Modified: forrest/trunk/etc/structurer.sh
URL: http://svn.apache.org/viewcvs/forrest/trunk/etc/structurer.sh?rev=328607&r1=328606&r2=328607&view=diff
==============================================================================
--- forrest/trunk/etc/structurer.sh (original)
+++ forrest/trunk/etc/structurer.sh Wed Oct 26 02:20:21 2005
@@ -58,6 +58,6 @@
 
 cd $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer
 $FORREST_HOME/tools/ant/bin/ant local-deploy
-cd ../org.apache.forrest.plugin.output.themes
+cd ../org.apache.forrest.plugin.output.themer
 $FORREST_HOME/tools/ant/bin/ant local-deploy