[SCM] single/multiplayer lobby for the Spring RTS engine branch, master, updated. debian/0.40-1-7-g7c33c69

Marco Amadori marco.amadori at gmail.com
Wed Dec 16 11:27:45 UTC 2009


The following commit has been merged in the master branch:
commit 68512f88749283d59051d0c16e518e029348f592
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Mon Dec 14 22:03:28 2009 +0100

    Fixed release cmake option.

diff --git a/debian/rules b/debian/rules
index aaccf88..66bfd12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 endif
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DOPTION_TORRENT_SYSTEM=OFF -DOPTION_SPRINGLOBBY_REV=$(SLVERSION)
+	dh_auto_configure -- -DOPTION_TORRENT_SYSTEM=OFF -DSPRINGLOBBY_REV:STRING=$(SLVERSION)
 
 override_dh_auto_build:
 	+dh_auto_build

-- 
single/multiplayer lobby for the Spring RTS engine



More information about the Pkg-games-commits mailing list