greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17457

Show
Ignore:
Timestamp:
2008-10-02 14:46:31 (3 months ago)
Author:
oranfry
Message:

put Uninstall.sh into the releases now

Files:

Legend:

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

    r17449 r17457  
    99                <antcall target="drop-in-demo-collection" /> 
    1010                <antcall target="drop-in-docs" /> 
    11 <!--           <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk2-targets --> 
     11               <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk2-targets --> 
    1212                <antcall target="insert-export-to-cd-package"/> <!-- from rk2-targets --> 
    1313                <antcall target="compile-gli" /> 
  • release-kits/lirk3/ant-scripts/create-distribution.xml

    r17441 r17457  
    3131                <antcall target="insert-user-manual"/> 
    3232                <antcall target="insert-compiled-binaries"/> 
    33 <!--           <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk3-targets --> 
     33               <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets --> 
    3434                <antcall target="rename-build-xml-for-transit"/> 
    3535                <antcall target="strip-svn-dirs"><param name="dir" value="distribution/greenstone3"/></antcall> <!-- from init --> 
  • release-kits/mark2/ant-scripts/create-distribution.xml

    r17449 r17457  
    1111                <antcall target="drop-in-demo-collection" /> 
    1212                <antcall target="drop-in-docs" /> 
    13 <!--           <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk2-targets --> 
     13               <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk2-targets --> 
    1414                <antcall target="insert-export-to-cd-package"/> <!-- from rk2-targets --> 
    1515                <antcall target="compile-gli" /> 
  • release-kits/mark3/ant-scripts/create-distribution.xml

    r17441 r17457  
    3232                <antcall target="insert-user-manual"/> 
    3333                <antcall target="insert-compiled-binaries"/> 
    34 <!--           <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> from rk3-targets --> 
     34               <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets --> 
    3535                <antcall target="rename-build-xml-for-transit"/> 
    3636                <antcall target="strip-svn-dirs"><param name="dir" value="distribution/greenstone3"/></antcall> <!-- from init -->