Ignore:
Timestamp:
Jul 16, 2012, 2:54:45 PM (13 years ago)
Author:
dmik
Message:

iicedtea-web: More useful defaults for JAVA.EXE and plugin jars.

JAVA.EXE is searched in PATH, plugin jars -- in a dir containing the plugin DLL,
in a subdirectory equal to the plugin DLL base name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/icedtea-web/Config.kmk

    r376 r392  
    2727
    2828# @todo later
    29 ICEDTEA_WEB_JRE_DIR     := /@unixroot/usr/lib/jre
    30 ICEDTEA_WEB_DATA_DIR    := /@unixroot/usr/share/$(PACKAGE_NAME)
     29#ICEDTEA_WEB_JRE_DIR     := /@unixroot/usr/lib/jre
     30#ICEDTEA_WEB_DATA_DIR    := /@unixroot/usr/share/$(PACKAGE_NAME)
    3131
    3232ICEDTEA_WEB_JRE     = icedtea_web_jre_dir()
Note: See TracChangeset for help on using the changeset viewer.