[freenet-cvs] r19648 - trunk/apps/new_installer
toad at freenetproject.org
toad at freenetproject.org
Thu May 1 14:54:15 UTC 2008
Author: toad
Date: 2008-05-01 14:54:15 +0000 (Thu, 01 May 2008)
New Revision: 19648
Modified:
trunk/apps/new_installer/install.xml
Log:
Do variable substitution
Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml 2008-05-01 14:47:54 UTC (rev 19647)
+++ trunk/apps/new_installer/install.xml 2008-05-01 14:54:15 UTC (rev 19648)
@@ -230,6 +230,7 @@
<description>Start the node automatically on startup. Strongly recommended.</description>
<singlefile src="res/license/LICENSE.Freenet" target="$INSTALL_PATH/autostart.install"/>
<executable targetfile="$INSTALL_PATH/bin/remove_cronjob.sh" keep="true" stage="uninstall"/>
+ <parsable targetfile="$INSTALL_PATH/bin/remove_cronjob.sh"/>
</pack>
<pack name="UPnP" id="upnp" required="no">
More information about the cvs
mailing list