[higan] 07/34: Ser source directory and b-d on libcairo2-dev.

Tobias Hansen thansen at moszumanska.debian.org
Sun Jun 26 10:44:39 UTC 2016


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

thansen pushed a commit to branch master
in repository higan.

commit da83218739bb03483a1fb408b8520aa0cf4e24a5
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Tue Mar 15 00:35:34 2016 +0000

    Ser source directory and b-d on libcairo2-dev.
---
 debian/control | 1 +
 debian/rules   | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 20754d1..7812615 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Tobias Hansen <thansen at debian.org>
 Build-Depends: debhelper (>= 9),
+               libcairo2-dev,
                libgtk2.0-dev,
                libsdl1.2-dev,
                libpulse-dev,
diff --git a/debian/rules b/debian/rules
index be8d9d5..82da540 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,8 @@ ifeq (,$(findstring $(DEB_BUILD_ARCH_CPU),"amd64 i386 powerpc"))
 	export DEB_BUILD_MAINT_OPTIONS=hardening=-fortify
 endif
 
-MAKE += --directory=higan
-
 %:
-	dh $@ --parallel
+	dh $@ --parallel --sourcedirectory=higan
 
 # We have to clean manually because the Makefile does not support distclean,
 # and does not remove compiled higan binary

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



More information about the Pkg-games-commits mailing list