You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-board/freedoko/files/nonet.patch

12 lines
349 B

--- src/Makefile.modules.orig
+++ src/Makefile.modules
@@ -11,7 +11,7 @@
# The network code
# It is not necessary for single players
# The network does use the 'GNet' library (http://www.gnetlibrary.org/)
-USE_NETWORK ?= true
+USE_NETWORK ?= false
# whether to use thread support (experimental, use at your own risk)
#USE_THREADS ?= true