Ignore:
Timestamp:
2008-08-01T15:42:20+12:00 (16 years ago)
Author:
oranfry
Message:

changes afer splitting gsdl into common, build and runtime

File:
1 edited

Legend:

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

    r16458 r16633  
    3030           
    3131            <echo level="info">Setting version in src/lib/gsdlconf.h</echo>
    32             <rsr file="${basedir}/distributions/web/src/lib/gsdlconf.h" pattern="(#define GSDL_VERSION) &quot;.*&quot;" replacement="$1 &quot;${version}&quot;" />
     32            <rsr file="${basedir}/distributions/web/common-src/src/lib/gsdlconf.h" pattern="(#define GSDL_VERSION) &quot;.*&quot;" replacement="$1 &quot;${version}&quot;" />
    3333           
    3434            <echo level="info">Setting version in etc/VERSION</echo>
Note: See TracChangeset for help on using the changeset viewer.