Changeset 37439
- Timestamp:
- 2023-03-07T20:03:18+13:00 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
other-projects/nightly-tasks/diffcol/trunk/gen-model-colls.sh
r37431 r37439 598 598 popd 599 599 fi 600 # for GS2 need to make PDFv2Plugin.tmp functional, now that we have pdfbox 601 if [ -e "$GSDLHOME/ext/pdf-box" ]; then 602 if [ -e "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" ]; then 603 mv "$GSDLHOME/perllib/plugins/PDFv2Plugin.tmp" "$GSDLHOME/perllib/plugins/PDFv2Plugin.pm" 604 fi 605 fi 600 606 601 607
Note:
See TracChangeset
for help on using the changeset viewer.