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/lirk2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2

    • Property svn:externals
      •  

        old new  
        22linux http://svn.greenstone.org/release-kits/shared/linux
        33greenstone2 http://svn.greenstone.org/release-kits/shared/greenstone2
         4uninstaller http://svn.greenstone.org/release-kits/shared/uninstaller
        45
  • release-kits/lirk2/ant-scripts/compile.xml

    r16739 r17257  
    1818        <antcall target="copy-library-oai"/>
    1919        <antcall target="strip-execs"/>
     20
     21        <!-- uninstaller -->
     22        <antcall target="compile-uninstaller" /> <!-- from global-targets -->
    2023
    2124        <!-- build collections -->
Note: See TracChangeset for help on using the changeset viewer.