From: Chris Sharp Date: Wed, 23 Aug 2017 12:10:25 +0000 (-0400) Subject: Update EG version & remove librose-uri deb reference. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=01b734a679e0c2dd0ac1c6376e994871429574a3;p=contrib%2Fpines%2Fgenasys.git Update EG version & remove librose-uri deb reference. --- diff --git a/GenaSYS.sh b/GenaSYS.sh index a674cca..acec20b 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -53,7 +53,7 @@ done WD=$(dirname $(readlink -f $0)) CUSTOMDIR="$WD/custom" -EG_VERSION="2.12.2" +EG_VERSION="2.12.4" UBUNTU_CODENAME="xenial" LICENSE="$WD/License.txt" TEMPLATEDIR="$WD/templates" @@ -3181,7 +3181,6 @@ then cp -f "$TEMPLATEDIR/db/create_database_${PSQL_VERSION}.sql" "setup_${NODE_FOLDER}/create_database.sql" cp -f "$TEMPLATEDIR/db/eg_db_root.crontab" "setup_${NODE_FOLDER}" cp -f "$TEMPLATEDIR/db/eg_db_postgres.crontab" "setup_${NODE_FOLDER}" - cp -f "$TEMPLATEDIR/debs/librose-uri-perl_1.00-1_all.deb" "setup_${NODE_FOLDER}" #TODO remove in 14.04 echo "CREATE ROLE evergreen PASSWORD" \'$DATABASE_PASSWORD\' "SUPERUSER CREATEDB CREATEROLE INHERIT LOGIN;" > "setup_${NODE_FOLDER}/create_db_user.sql" fi if echo ${NODE_FOLDER} | grep -q utility0