[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.5-5-14-gc94edf7

Simon McVittie smcv at debian.org
Fri Oct 15 21:36:09 UTC 2010


The following commit has been merged in the master branch:
commit 4304e87adb931de2ff38377aedc9aa6750177dd4
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Oct 15 00:24:09 2010 +0100

    Don't build our engine at all

diff --git a/debian/openarena-server.docs b/debian/openarena-server.docs
deleted file mode 100644
index ab7b147..0000000
--- a/debian/openarena-server.docs
+++ /dev/null
@@ -1 +0,0 @@
-engine/README
diff --git a/debian/openarena.docs b/debian/openarena.docs
deleted file mode 100644
index 60d51ed..0000000
--- a/debian/openarena.docs
+++ /dev/null
@@ -1,3 +0,0 @@
-engine/README
-engine/md4-readme.txt
-engine/voip-readme.txt
diff --git a/debian/rules b/debian/rules
index e1fce05..bb5ad7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,7 +62,6 @@ GAME_081_OPTIONS = \
 build: build-stamp debian/scripts/openarena debian/scripts/openarena-server
 build-stamp:
 	dh_testdir
-	$(MAKE) -C engine $(ENGINE_OPTIONS) $(TARGET)
 	$(MAKE) -C game $(GAME_OPTIONS) $(TARGET)
 	$(MAKE) -C game $(GAME_081_OPTIONS) $(TARGET)
 	touch $@
@@ -89,7 +88,6 @@ clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
-	rm -rf engine/build
 	rm -rf game/build
 	rm -rf game/build-0.8.1-compat
 	rm -f debian/openarena32.xpm

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list