[osmium-tool] 72/97: Remove unused vars from appveyor config.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 20:15:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.

commit 248d4d2686a0108c1c14da310fc0c330b169b19b
Author: Jochen Topf <jochen at topf.org>
Date:   Thu Jan 29 17:11:27 2015 +0100

    Remove unused vars from appveyor config.
---
 appveyor.yml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index 7184414..ff94391 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -30,16 +30,8 @@ install:
   - cmake -version
   - CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
   - SET LODEPSDIR=c:\projects\osmium-tool\libosmium-deps
-  - SET PROJ_LIB=%LODEPSDIR%\proj\share
-  - set GDAL_DATA=%LODEPSDIR%\gdal\data
-  #geos.dll
-  - SET PATH=%LODEPSDIR%\geos\lib;%PATH%
-  #gdal.dll
-  - SET PATH=%LODEPSDIR%\gdal\lib;%PATH%
   #libexpat.dll
   - SET PATH=%LODEPSDIR%\expat\lib;%PATH%
-  #libtiff.dll
-  - SET PATH=%LODEPSDIR%\libtiff\lib;%PATH%
   #zlibwapi.dll
   - SET PATH=%LODEPSDIR%\zlib\lib;%PATH%
   #convert backslashes in bzip2 path to forward slashes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list