Ignore:
Timestamp:
2021-09-30T15:26:25+13:00 (3 years ago)
Author:
anupama
Message:

Minor. Correcting error in display string. Will be using same string in makegs2.sh next

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/installer/build.xml

    r34610 r35533  
    210210        <!-- /if -->
    211211       
    212         <echo message="Renaming PDFv2Plugin to make it unfunctional. To make it functional, install the PDFBoxConverter extension for Greenstone and then rename the PDFv2Plugin.tmp file to to PDFv2Plugin.pm"/>
     212        <echo message="Renaming PDFv2Plugin to make it unfunctional. To make it functional, install the PDFBoxConverter extension for Greenstone and then rename the PDFv2Plugin.tmp file to PDFv2Plugin.pm"/>
    213213        <move file="${installDir}/perllib/plugins/PDFv2Plugin.pm" tofile="${installDir}/perllib/plugins/PDFv2Plugin.tmp"/>
    214214    </target>
Note: See TracChangeset for help on using the changeset viewer.