[SCM] Packaging the Gamazons Games branch, master, updated. 20799aadf4459b35cc454381e198c58016d0ea25

Christoph Egger Christoph.Egger at gmx.de
Sun Aug 16 11:28:18 UTC 2009


The following commit has been merged in the master branch:
commit 20799aadf4459b35cc454381e198c58016d0ea25
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Sun Aug 16 13:28:17 2009 +0200

    build in build, not in install target

diff --git a/debian/rules b/debian/rules
index 87526cd..9366b80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_auto_configure:
 	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --bindir=/usr/games
 
 override_dh_auto_build:
+	dh_auto_build
 	[ -e pixmaps/gnome-gamazons.xpm ] || \
 	  convert -resize 32x32 pixmaps/gnome-gamazons.png pixmaps/gnome-gamazons.xpm
 	docbook-to-man debian/gamazons.sgml > debian/gamazons.6

-- 
Packaging the Gamazons Games



More information about the Pkg-games-commits mailing list