[rott] 01/01: fix comment in rott/Makefile
Fabian Greffrath
fabian-guest at moszumanska.debian.org
Thu Jan 15 18:16:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
fabian-guest pushed a commit to branch master
in repository rott.
commit 0fbc15fd7aff47cb168d2732f4731a6b5a9c482d
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date: Thu Jan 15 19:16:00 2015 +0100
fix comment in rott/Makefile
---
debian/patches/rott-merge-commercial.patch | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/patches/rott-merge-commercial.patch b/debian/patches/rott-merge-commercial.patch
index d096f29..88f4d70 100644
--- a/debian/patches/rott-merge-commercial.patch
+++ b/debian/patches/rott-merge-commercial.patch
@@ -6,14 +6,16 @@ Description: Make the "registered" variant recognize all supported
--- a/rott/Makefile
+++ b/rott/Makefile
-@@ -2,13 +2,8 @@
- # Make sure only one of the following is set to 1 at once
- # Triple 0 will build the commercial/registered version
-
+@@ -1,14 +1,8 @@
+ # Determine which version to build
+-# Make sure only one of the following is set to 1 at once
+-# Triple 0 will build the commercial/registered version
+-
-SHAREWARE ?= 1
-SUPERROTT ?= 0
-SITELICENSE ?= 0
--
++# Leave at 0 to build the commercial/superrott/sitelicense version
+
+SHAREWARE ?= 0
CPPFLAGS += -DSHAREWARE=$(SHAREWARE)
-CPPFLAGS += -DSUPERROTT=$(SUPERROTT)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rott.git
More information about the Pkg-games-commits
mailing list