diff options
author | fanch <fanchyannmaria at orange dot fr> | 2010-06-25 23:21:12 +0200 |
---|---|---|
committer | fanch <fanchyannmaria at orange dot fr> | 2010-06-25 23:21:12 +0200 |
commit | 310f8b7fafebd328cfeb3bc6ac5454786010c866 (patch) | |
tree | 88b4c1935bb18fded6f7ea869e2028cc0c771657 /test/qgis/qgis.sh | |
parent | 7b6fa09248f85ebe415e84e54d30b8145442a3d3 (diff) | |
parent | 2e119531564ecac7a8196d9384fc46f3e856f6ba (diff) | |
download | nutyx-extra-310f8b7fafebd328cfeb3bc6ac5454786010c866.tar.gz nutyx-extra-310f8b7fafebd328cfeb3bc6ac5454786010c866.tar.bz2 nutyx-extra-310f8b7fafebd328cfeb3bc6ac5454786010c866.tar.xz nutyx-extra-310f8b7fafebd328cfeb3bc6ac5454786010c866.zip |
Merge remote branch 'nutyx-attapu/master'
Diffstat (limited to 'test/qgis/qgis.sh')
-rw-r--r-- | test/qgis/qgis.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/qgis/qgis.sh b/test/qgis/qgis.sh new file mode 100644 index 000000000..65bf3b27d --- /dev/null +++ b/test/qgis/qgis.sh @@ -0,0 +1,2 @@ +export PATH=$PATH:/opt/qgis/bin +export MANPATH=$MANPATH:/opt/qgis/man |