[adonthell] 54/65: Set DESTDIR.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 19:53:58 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell.

commit 3d1b444637eaee7fe032e9045e712012246c1a5d
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 13:04:00 2016 +0200

    Set DESTDIR.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index bceab18..6696b63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ override_dh_auto_configure:
 
 
 override_dh_auto_install:
+	dh_auto_install -- \
+		DESTDIR="$(CURDIR)/debian/adonthell"
 	#Remove the symlink and change binary name back to adonthell
 	rm -f $(CURDIR)/debian/adonthell/usr/games/adonthell
 	mv $(CURDIR)/debian/adonthell/usr/games/adonthell-0.3 \

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



More information about the Pkg-games-commits mailing list