The following commit has been merged in the master branch:
commit 20799aadf4459b35cc454381e198c58016d0ea25
Author: Christoph Egger <[email protected]>
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
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits