Mercurial > dive4elements > river
changeset 7439:f3b2aeb27e4b
make-opt-package.sh: give path to internal 'repository'.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 25 Oct 2013 15:02:08 +0200 |
parents | 61fee9ea082d |
children | e10bfd2d2a5d |
files | contrib/make_flys_release/bin/make-opt-package.sh |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/make_flys_release/bin/make-opt-package.sh Fri Oct 25 07:25:19 2013 +0200 +++ b/contrib/make_flys_release/bin/make-opt-package.sh Fri Oct 25 15:02:08 2013 +0200 @@ -5,9 +5,9 @@ # This script is intended to be run on suse enterprise linux # Path to the oracle zip archives -ORACLE_LOC=/home/intevation +ORACLE_LOC=/home/projects/Geospatial/dami/repo # Path to the Source tarballs of gdal-1.9.2.tar.gz proj-4.8.0.tar.gz cx_Oracle-5.1.2.tar.gz -SOURCES=/home/intevation/Downloads +SOURCES=/home/projects/Geospatial/dami/repo #mkdir -p $SOURCES #cd $SOURCES #wget http://download.osgeo.org/gdal/gdal-1.9.2.tar.gz