[ossim] 05/25: Fixed geotiff/tiff detection.

Francesco Lovergine frankie at moszumanska.debian.org
Wed Mar 5 13:54:29 UTC 2014


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

frankie pushed a commit to branch master
in repository ossim.

commit 9e7cb4abd234f5372457ecc3f358983153396e25
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Mar 19 09:57:12 2012 +0100

    Fixed geotiff/tiff detection.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6077d1f..c002bac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,8 @@ install/ossim-core::
 
 # Add here any variable or target overrides you need.
 
-DEB_CONFIGURE_EXTRA_FLAGS = --prefix=/usr --datadir=/usr/share --includedir=/usr/include --with-jpeg=yes \
-                			--with-libtiff=/usr --with-geotiff=/usr/include/geotiff --with-openthreads= \
+DEB_CONFIGURE_EXTRA_FLAGS = --prefix=/usr --datadir=/usr/share --includedir=/usr/include --with-jpeg= \
+                			--with-libtiff= --with-geotiff= --with-openthreads= \
 						    --enable-singleSharedOssimLibrary --enable-singleStaticOssimLibrary \
 							--with-freetype=/usr --with-mpi=no $(OPTFLAG) 
 

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



More information about the Pkg-grass-devel mailing list