Changeset 37441
- Timestamp:
- 2023-03-07T20:07:47+13:00 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
other-projects/nightly-tasks/diffcol/trunk/gen-model-colls.sh
r37440 r37441 601 601 if [ -e "$GSDLHOME/ext/pdf-box" ]; then 602 602 if [ -e "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" ]; then 603 echo "** Renam eing PDFv2Plugin.tmp to PDFv2Plugin.pm to work with pdf-box"603 echo "** Renaming PDFv2Plugin.tmp to PDFv2Plugin.pm to work with pdf-box" 604 604 mv "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" "$GSDLHOME/perllib/plugins/PDFv2Plugin.pm" 605 605 fi
Note:
See TracChangeset
for help on using the changeset viewer.