[ossim] 01/01: let ossim detect correct libs automatically

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Dec 30 16:43:42 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository ossim.

commit 1d80ae03c6ef609b0efbbf2bec4f4ab6eda79900
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Wed Dec 30 17:43:15 2015 +0100

    let ossim detect correct libs automatically
---
 debian/rules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 95d9ea1..443b886 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,14 +31,8 @@ CMAKE_OPTS = \
        -DBUILD_OSSIM_MPI_SUPPORT=OFF \
        -DBUILD_OSSIM_TEST_APPS=ON \
        -DBUILD_SHARED_LIBS=ON \
-       -DGEOS_C_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/libgeos_c.so \
        -DGEOS_INCLUDE_DIR=/usr/include/geos \
-       -DGEOS_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)/libgeos.so \
-       -DGEOS_LIBRARY=/usr/lib/$(DEB_HOST_MULTIARCH)/libgeos_c.so \
-       -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff \
-       -DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
-       -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-       -DGEOTIFF_LIBRARY=/usr/lib/$(DEB_HOST_MULTIARCH)/libgeotiff.so
+       -DCMAKE_MODULE_PATH=$(CURDIR)/ossim/CMakeModules
 
 override_dh_auto_clean:
 	rm -rf debian/build

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