Ignore:
Timestamp:
2018-07-05T22:58:23+12:00 (6 years ago)
Author:
ak19
Message:

Forgot to cleanup a couple of things before the previous commit

Location:
gs2-extensions/xpdf-tools/trunk/src/packages/CASCADE-MAKE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/xpdf-tools/trunk/src/packages/CASCADE-MAKE/CMAKE.sh

    r32239 r32240  
    3838    $GEXT_XPDFTOOLS/move-cmake.sh back
    3939    echo "**************************************"
    40 else
    41     echo "@@@@ $GEXT_XPDFTOOLS/devel/$GSDLOS/bin/cmake does not exist"
    42     echo "**************************************"
    4340fi
    4441
  • gs2-extensions/xpdf-tools/trunk/src/packages/CASCADE-MAKE/XPDFTOOLS.sh

    r32239 r32240  
    130130    echo "**************************************"
    131131fi
    132 
    133 #if [ -f "$installed/bin/pdftohtml" ]; then
    134 #    echo "XpdfTools compilation appears successful (pdftohtml's been generated)"
    135 #    echo "If ready to distribute, run:"
    136 #    echo "    move-cmake.sh away"
    137 #    echo "  to move intermediary products (CMake) out of the distribution area."
    138 #    echo "You can undo this when returning to re-compile by first running:"
    139 #    echo "    move-cmake.sh back"
    140 #fi
Note: See TracChangeset for help on using the changeset viewer.