Ignore:
Timestamp:
2011-04-04T09:31:59+12:00 (13 years ago)
Author:
sjm84
Message:

More flax-specific modifications (no ghostscript, no component selection screen in the installer

Location:
main/trunk/release-kits/kits/rk3/installer
Files:
2 edited

Legend:

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

    r23816 r23843  
    9090    </page>
    9191
     92    <!-- NO FLAX START -->
     93
    9294    <!-- page to choose components -->
    9395    <page type="input" name="selector" displayText="">
     
    147149    </page>
    148150
     151    <!-- NO FLAX END -->
     152
    149153    <!-- page to setup tomcat -->
    150154    <page type="input" name="tomcat-config" ifProperty="(${Installing Tomcat}==true)" displayText="">
  • main/trunk/release-kits/kits/rk3/installer/build.xml

    r23836 r23843  
    161161    </target>
    162162
     163    <!-- NO FLAX START -->
     164
    163165    <target name="Installing Ghostscript">
    164166
     
    180182
    181183    </target>
     184
     185    <!-- NO FLAX END -->
    182186
    183187    <!-- start amp -->
Note: See TracChangeset for help on using the changeset viewer.