source:
issm/oecreview/Archive/16554-17801/ISSM-16796-16797.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 752 bytes |
-
../trunk-jpl/etc/environment.sh
115 115 libpathappend "$GDAL_DIR/lib" 116 116 117 117 PROJ4_DIR="$ISSM_DIR/externalpackages/proj.4/install" 118 libpathappend "$PROJ4_DIR/lib" 118 dylibpathprepend "$PROJ4_DIR/lib" 119 libpathprepend "$PROJ4_DIR/lib" 119 120 120 121 MERCURIAL_DIR="$ISSM_DIR/externalpackages/mercurial/install" 121 122 if [ -d "$MERCURIAL_DIR" ]; then … … 289 290 290 291 #SHELL2JUNIT 291 292 pathappend "$ISSM_DIR/externalpackages/shell2junit/install" 293 294 #EXPAT 295 libpathprepend "$ISSM_DIR/externalpackages/expat/install" 296 dylibpathprepend "$ISSM_DIR/externalpackages/expat/install"
Note:
See TracBrowser
for help on using the repository browser.