[med-svn] r11894 - trunk/packages/spread-phy/trunk/debian/scripts
Andreas Tille
tille at alioth.debian.org
Wed Jul 25 13:17:49 UTC 2012
Author: tille
Date: 2012-07-25 13:17:49 +0000 (Wed, 25 Jul 2012)
New Revision: 11894
Modified:
trunk/packages/spread-phy/trunk/debian/scripts/spread-phy
Log:
Use parameter from upstream script
Modified: trunk/packages/spread-phy/trunk/debian/scripts/spread-phy
===================================================================
--- trunk/packages/spread-phy/trunk/debian/scripts/spread-phy 2012-07-25 12:53:32 UTC (rev 11893)
+++ trunk/packages/spread-phy/trunk/debian/scripts/spread-phy 2012-07-25 13:17:49 UTC (rev 11894)
@@ -2,4 +2,4 @@
DEBJAR="/usr/share/java"
NAME=`basename $0`
-java -Xms64m -Xmx512m -jar /usr/share/java/${NAME}.jar $*
+java -Xms64m -Xmx1024m -jar /usr/share/java/${NAME}.jar $*
More information about the debian-med-commit
mailing list