[libcsfml] 11/20: Update cmake options for 2.2

James Cowgill jcowgill-guest at moszumanska.debian.org
Tue Mar 3 23:56:05 UTC 2015


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

jcowgill-guest pushed a commit to branch master
in repository libcsfml.

commit 6f72f509ffc2b631e5ea04536da5ea98cb42529d
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue Mar 3 21:21:48 2015 +0000

    Update cmake options for 2.2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index da02e42..cda573d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) -DBUILD_DOC=ON
+	dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) -DCSFML_BUILD_DOC=ON
 
 override_dh_strip:
 	dh_strip --dbg-package=libcsfml-dbg

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



More information about the Pkg-games-commits mailing list