Changeset 30138


Ignore:
Timestamp:
2015-08-26T19:04:02+12:00 (9 years ago)
Author:
sjm84
Message:

Important correction to typo in command that targets linux machines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/installer/build.xml

    r30131 r30138  
    5555    <property name="extracted.jre.path" location="/tmp/jre" relative="false" />
    5656    <!-- /if -->
    57     <!-- if windows|liunx -->
     57    <!-- if windows|linux -->
    5858    <available file="../jre/bin" property="bundled.java.exists"/>
    5959    <property name="extracted.jre.path" location="../jre" relative="true" basedir="${basedir}" />
Note: See TracChangeset for help on using the changeset viewer.