[adonthell-data] 40/60: Override dh_auto_build

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 23:23:23 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit 9f076a7551b1a27c3da04502477608634fbb4a4f
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 20:27:33 2016 +0200

    Override dh_auto_build
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 28048ff..db19e20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,9 @@ override_dh_auto_configure:
 		--bindir=\$${prefix}/games \
 		--disable-pyc
 
-#override_dh_auto_build:
+override_dh_auto_build:
+	dh_auto_build -- \
+		DESTDIR="$(CURDIR)/debian/adonthell-data"
 #	$(MAKE) wastesedge.desktop
 
 override_dh_auto_install:

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



More information about the Pkg-games-commits mailing list