Changeset 20116


Ignore:
Timestamp:
2009-08-03T13:23:15+12:00 (15 years ago)
Author:
oranfry
Message:

small fixup after last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/greenstone3/ant-scripts/rk3-targets.xml

    r20115 r20116  
    3535
    3636        <!-- make sure all c++ compilation is done statically on linux -->
    37         <if><bool><equals arg1="${rk.os}" arg2="linux"></bool>
     37        <if><bool><equals arg1="${rk.os}" arg2="linux"/></bool>
    3838            <property name="forward.compile.static" value="true"/>
    3939        </if>
Note: See TracChangeset for help on using the changeset viewer.