Ignore:
Timestamp:
2008-09-11T16:58:26+12:00 (16 years ago)
Author:
oranfry
Message:

added the uninstaller to all release kits

Location:
release-kits/wirk2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2

    • Property svn:externals
      •  

        old new  
        22windows http://svn.greenstone.org/release-kits/shared/windows
        33lib http://svn.greenstone.org/release-kits/shared/lib
         4uninstaller http://svn.greenstone.org/release-kits/shared/uninstaller
        45
  • release-kits/wirk2/ant-scripts/compile.xml

    r16946 r17257  
    99        <antcall target="insert-perl" />
    1010        <antcall target="compile-c-code" />
     11        <antcall target="compile-uninstaller" /> <!-- from global-targets -->
    1112        <antcall target="build-demo-collection" />
    1213    </target>
Note: See TracChangeset for help on using the changeset viewer.