The following commit has been merged in the master branch:
commit 309406a17e91619a736c888157500c9c3702feab
Author: Gianfranco Costamagna <[email protected]>
Date:   Wed Mar 13 16:10:47 2013 +0100

    Updated debian/rules file, the SERVER disable string has changed

diff --git a/debian/rules b/debian/rules
index 09696b5..fa98afb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 DEB_CMAKE_INSTALL_PREFIX := /usr/lib/hedgewars
-DEB_CMAKE_EXTRA_FLAGS      := -DWITH_SERVER=1 \
+DEB_CMAKE_EXTRA_FLAGS      := -DNOSERVER=0 \
        -DDATA_INSTALL_DIR=/usr/share/games
 # Leftover file in upstream tarball
 DEB_CLEAN_EXCLUDE := QTfrontend/main.cpp.orig

-- 
Worms style game

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

Reply via email to