Changeset 27132


Ignore:
Timestamp:
2013-03-27T16:30:51+13:00 (11 years ago)
Author:
ak19
Message:

Slightly better message at end

Location:
main/trunk/greenstone2
Files:
2 edited

Legend:

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

    r24954 r27132  
    3232PACKAGEDIRS =
    3333
    34 USE_WVWARE=0
     34USE_WVWARE=1
    3535ifeq ($(USE_WVWARE), 1)
    3636PACKAGEDIRS += wv/wv-gs
  • main/trunk/greenstone2/makegs2.sh

    r27131 r27132  
    7272# 5. Message to warn user that the env of this x-term uses gnome-lib
    7373# and GUIs may not work from this console
     74echo "****************************************"
    7475echo "*** The environment for this console has been set to compile Greenstone with gnome-lib."
    75 echo "**** As a result, graphical applications may not work well. Open a new console."
     76echo "*** As a result, graphical applications may not work well."
     77echo "*** In such a case, open a new console."
     78echo "****************************************"
Note: See TracChangeset for help on using the changeset viewer.