Ignore:
Timestamp:
2008-08-01T14:02:00+12:00 (16 years ago)
Author:
oranfry
Message:

changes after gsdl divided into common, build and runtime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2/ant-scripts/create-distribution.xml

    r16459 r16629  
    3333
    3434            <echo level="info">Setting version in src/lib/gsdlconf.h</echo>
    35             <rsr file="${basedir}/distributions/web/src/lib/gsdlconf.h" pattern="(#define GSDL_VERSION) &quot;.*&quot;" replacement="$1 &quot;${version}&quot;" />
     35            <rsr file="${basedir}/distributions/web/common-src/src/lib/gsdlconf.h" pattern="(#define GSDL_VERSION) &quot;.*&quot;" replacement="$1 &quot;${version}&quot;" />
    3636
    3737            <echo level="info">Setting version in Install.sh</echo>
Note: See TracChangeset for help on using the changeset viewer.