[freenet-cvs] r18380 - trunk/apps/new_installer/res/unix/bin

nextgens at freenetproject.org nextgens at freenetproject.org
Thu Mar 6 03:32:26 UTC 2008


Author: nextgens
Date: 2008-03-06 03:32:26 +0000 (Thu, 06 Mar 2008)
New Revision: 18380

Modified:
   trunk/apps/new_installer/res/unix/bin/1run.sh
Log:
new_installer: same thing here

Modified: trunk/apps/new_installer/res/unix/bin/1run.sh
===================================================================
--- trunk/apps/new_installer/res/unix/bin/1run.sh	2008-03-06 03:30:49 UTC (rev 18379)
+++ trunk/apps/new_installer/res/unix/bin/1run.sh	2008-03-06 03:32:26 UTC (rev 18380)
@@ -16,4 +16,4 @@
 else
 	HTMLFILE="file://$INSTALL_PATH/welcome.html"
 fi
-java -cp bin/browser.jar BareBonesBrowserLaunch "$HTMLFILE"
+java -Djava.net.preferIPv4Stack=true -cp bin/browser.jar BareBonesBrowserLaunch "$HTMLFILE"




More information about the cvs mailing list