[PATCH][icedtea-web] use JRE in launchers
Michal Vyskocil
mvyskocil at suse.cz
Fri Jul 8 00:30:07 PDT 2011
Hi,
following patch changes the JAVA=@JAVA@ to JAVA=@JRE@/bin/java in
launchers. The reason is @JAVA@ refers to SDK location used for build
of icedtea-web and that path is not usable on some distributions (not
surprising that openSUSE is the one :)). Usage of @JRE@ is much correct
in this case.
Changelog:
2011-07-08 Michal Vyskocil <mvyskocil at suse.cz>
* launcher/itweb-settings.in: use @JRE@ in JAVA location
* launcher/javaws.in: use @JRE@ in JAVA location
Regards
Michal Vyskocil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-jre-in-lanuchers-instead-of-java.patch
Type: text/x-patch
Size: 1127 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110708/32bdb3f0/use-jre-in-lanuchers-instead-of-java.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110708/32bdb3f0/attachment.bin
More information about the distro-pkg-dev
mailing list