Ignore:
Timestamp:
2021-09-29T15:28:35+13:00 (3 years ago)
Author:
anupama
Message:

Message that release-kits turn off checkout.gnomelib.ext which is now turned on by default in build.properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml

    r35513 r35524  
    2020          -->
    2121        <!--<if><bool><equals arg1="${checkout.gnomelib.ext}" arg2="true"/></bool>-->
     22        <echo>Release-kit is running, which turns on use.gnomelib.ext, so commenting out checkout.gnomelib.ext=true to deactivate it.</echo>
    2223        <rsr file="${basedir}/compiled/build.properties.svn" pattern="checkout.gnomelib.ext=true" replacement="#checkout.gnomelib.ext=true"/>
    2324        <!--</if>-->
Note: See TracChangeset for help on using the changeset viewer.