This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit d5ae69f9108815ad3bdc8b0d29337c34da5530d2
Author: Jack Coulter <jsci...@gmail.com>
Date:   Sat Jun 28 02:39:46 2008 +0000

    Disabled build of unneeded components to reduce build time
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 22f0e72..60b8cd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-quake3 (20080625-1) unstable; urgency=low
+quake3 (1.35+svn1398-1) unstable; urgency=low
 
   * Initial release (Closes: #487933)
 
diff --git a/debian/rules b/debian/rules
index b90ca9c..b4afc0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ build: build-arch
 build-arch: build-arch-stamp
 build-arch-stamp:
        dh_testdir
-       $(MAKE) $(BUILD_FLAGS)
+       $(MAKE) $(BUILD_FLAGS) BUILD_GAME_SO=0 BUILD_GAME_QVM=0 # We don't need 
these
 
 clean:
        dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to