The following commit has been merged in the master branch:
commit 68512f88749283d59051d0c16e518e029348f592
Author: Marco Amadori <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to