This is an automated email from the git hooks/post-receive script. rashad-guest pushed a commit to branch master in repository otb.
commit 0283875dd0e0fa880b578fc0895951e283f3b1c6 Author: Rashad Kanavath <[email protected]> Date: Thu Sep 3 09:10:05 2015 +0200 deprecated cmake variables since OTB 5.0.0 --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 98588ec..8d75c7d 100755 --- a/debian/rules +++ b/debian/rules @@ -38,9 +38,7 @@ CMAKE_FLAGS = \ -DOTB_USE_MUPARSER:BOOL=ON \ -DOTB_USE_QT4:BOOL=ON \ -DOTB_USE_OPENCV:BOOL=ON \ - -DBUILD_APPLICATIONS:BOOL=ON \ -DBUILD_SHARED_LIBS:BOOL=ON \ - -DOTB_WRAP_QT:BOOL=ON \ -DOTB_WRAP_PYTHON:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=OFF \ -DBUILD_TESTING:BOOL=OFF \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

