[SCM] Worms style game branch, master, updated. debian/0.9.18-0.3-8-g5d29a54

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Sun May 26 21:53:59 UTC 2013


The following commit has been merged in the master branch:
commit 309406a17e91619a736c888157500c9c3702feab
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
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



More information about the Pkg-games-commits mailing list