[ossim] 18/25: Fixed macro
Francesco Lovergine
frankie at moszumanska.debian.org
Wed Mar 5 13:54:32 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 914472031d41712d1d8bb4b937a38e59a9e3b443
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Mar 4 18:17:41 2014 +0100
Fixed macro
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 820dba8..b604a1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = \
CMAKE_OPTS = \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_MODULE_PATH=$(CUR_DIR)/CMakeModules \
+ -DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
-DBUILD_OSSIM_FRAMEWORKS=ON \
-DBUILD_OSSIM_FREETYPE_SUPPORT=ON \
-DBUILD_OSSIM_ID_SUPPORT=ON \
--
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