[ossim] 02/07: Grrr, typo in freetype2 headers dir.

Francesco Lovergine frankie at moszumanska.debian.org
Fri Mar 7 17:15:13 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 4ab77c76b9e9770ca530758edd83889948e610a4
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Thu Mar 6 14:30:24 2014 +0100

    Grrr, typo in freetype2 headers dir.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 70c09bc..3876e48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ CMAKE_OPTS = \
 	   -DGEOS_LIBRARY="/usr/lib/libgeos.so;/usr/lib/libgeos_c.so" \
 	   -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff \
        -DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
-	   -DFREETYPE_INCLUDE_DIRS=/usr/lib/freetype2 \
+	   -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
 	   -DGEOTIFF_LIBRARY=/usr/lib/libgeotiff.so
 
 override_dh_auto_configure:

-- 
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