[freenet-cvs] r19676 - trunk/apps/new_installer
nextgens at freenetproject.org
nextgens at freenetproject.org
Fri May 2 10:51:22 UTC 2008
Author: nextgens
Date: 2008-05-02 10:51:22 +0000 (Fri, 02 May 2008)
New Revision: 19676
Modified:
trunk/apps/new_installer/ProcessPanel.Spec.xml
Log:
new_installer: doh
Modified: trunk/apps/new_installer/ProcessPanel.Spec.xml
===================================================================
--- trunk/apps/new_installer/ProcessPanel.Spec.xml 2008-05-02 10:10:12 UTC (rev 19675)
+++ trunk/apps/new_installer/ProcessPanel.Spec.xml 2008-05-02 10:51:22 UTC (rev 19676)
@@ -191,6 +191,11 @@
<executefile name="$INSTALL_PATH/bin/install_autostart.sh"/>
</job>
+ <job name="Setting up auto-start">
+ <os family="mac"/>
+ <executefile name="$INSTALL_PATH/bin/install_autostart.sh"/>
+ </job>
+
<!-- Do I have to mention that nothing ought to be below ? -->
<job name="Cleaning up">
<os family="unix"/>
More information about the cvs
mailing list