File lejos-dl.patch of Package lejos

diff -up ./bin/firmdl.orig ./bin/firmdl
--- ./bin/firmdl.orig	2006-09-17 11:51:48.000000000 +0200
+++ ./bin/firmdl	2014-05-02 13:39:37.896439162 +0200
@@ -19,5 +19,5 @@ fi
 
 THIRDPARTY_LIBS="$LEJOS_HOME/3rdparty/lib"
 
-java -Djava.library.path="$LEJOS_HOME/bin" -classpath "$THIRDPARTY_LIBS/commons-cli-1.0.jar$SEP$LEJOS_HOME/lib/jtools.jar$SEP$LEJOS_HOME/lib/pcrcxcomm.jar" js.tools.Firmdl --tty ${RCXTTY:-usb} "$@"
+java -classpath "$THIRDPARTY_LIBS/commons-cli-1.0.jar$SEP$LEJOS_HOME/lib/jtools.jar$SEP$LEJOS_HOME/lib/pcrcxcomm.jar" js.tools.Firmdl --tty ${RCXTTY:-usb} "$@"
 
diff -up ./bin/lejosdl.orig ./bin/lejosdl
--- ./bin/lejosdl.orig	2006-09-17 11:51:48.000000000 +0200
+++ ./bin/lejosdl	2014-05-02 13:38:50.663542395 +0200
@@ -19,4 +19,4 @@ fi
 
 THIRDPARTY_LIBS="$LEJOS_HOME/3rdparty/lib"
 
-java -Djava.library.path="$LEJOS_HOME/bin" -classpath "$THIRDPARTY_LIBS/commons-cli-1.0.jar$SEP$LEJOS_HOME/lib/jtools.jar$SEP$LEJOS_HOME/lib/pcrcxcomm.jar" js.tools.Lejosdl --tty ${RCXTTY:-usb} "$@"
+java -classpath "$THIRDPARTY_LIBS/commons-cli-1.0.jar$SEP$LEJOS_HOME/lib/jtools.jar$SEP$LEJOS_HOME/lib/pcrcxcomm.jar" js.tools.Lejosdl --tty ${RCXTTY:-usb} "$@"
openSUSE Build Service is sponsored by