[SCM] team based FPS game - packaging branch, debian, updated. debian/1.1.0-4.1-33-g855d6ce

Simon McVittie smcv at debian.org
Sat Jul 17 14:11:17 UTC 2010


The following commit has been merged in the debian branch:
commit 5287750525e335f645e8bbfdb1dcd366e9472b22
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jul 17 13:11:21 2010 +0100

    Clean build/release-* too

diff --git a/debian/rules b/debian/rules
index 35f551c..d70d27c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ BUILD_DIR=build/release-linux-$(Q3ARCH)
 build clean binary-indep binary-arch binary install install-indep install-arch: %:
 	dh $@
 
+override_dh_auto_clean:
+	rm -fr build
+
 override_dh_auto_build:
 	$(MAKE) $(BUILD_FLAGS)
 	cp build/release-linux-$(Q3ARCH)/tremulous.$(Q3ARCH) build/release-linux-$(Q3ARCH)/tremulous

-- 
team based FPS game - packaging



More information about the Pkg-games-commits mailing list