Changeset 32364 for main/trunk


Ignore:
Timestamp:
2018-08-23T13:36:12+12:00 (6 years ago)
Author:
ak19
Message:

Minor change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/build-src/packages/configure

    r32352 r32364  
    204204# if this is a GS3 installation. But we have $GSDLHOME.
    205205gs3_bin_osdir=../../../bin/$GSDLOS
    206 if [[ -f ../../../gs3-server.sh ]] && [[ -d $gs3_bin_osdir ]] ; then
     206if [[ -f ../../../gs3-setup.sh ]] && [[ -d $gs3_bin_osdir ]] ; then
    207207    # get rid of any openssl copy from a previous installation
    208208    if [ -d $gs3_bin_osdir/openssl ] ; then
Note: See TracChangeset for help on using the changeset viewer.