[spring] 14/28: Set PRD_JSONCPP_INTERNAL to FALSE and use Debian's version.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 5 21:48:01 UTC 2016


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

apo-guest pushed a commit to branch master
in repository spring.

commit c78ab13dc8c56c2826093d0b858b14690d527aac
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 5 17:18:55 2016 +0100

    Set PRD_JSONCPP_INTERNAL to FALSE and use Debian's version.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index df57515..b45016d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,8 @@ override_dh_auto_configure:
 		-DAI_FIND_QUIETLY=FALSE \
 		-DJAVA_FIND_REQUIRED=TRUE \
 		-DCMAKE_BUILD_TYPE=RELWITHDEBINFO \
-		-DMARCH_FLAG=$(MARCH_FLAG)
+		-DMARCH_FLAG=$(MARCH_FLAG) \
+		-DPRD_JSONCPP_INTERNAL=FALSE
 
 override_dh_auto_build:
 	# Reproducible: these files get packed in .sdz (= .zip) files

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



More information about the Pkg-games-commits mailing list