[mupen64plus-ui-console] 20/172: Make build output verbose

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:25 UTC 2015


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

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-ui-console.

commit 5fb56e9e5bc8530070ebe4c2e5d751ef4eb9ad20
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Sun Apr 4 23:05:39 2010 +0200

    Make build output verbose
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 056f0cb..7d78a8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-MAKEOPTIONS = UNAME='$(DEB_HOST_ARCH_OS)' HOST_CPU='$(DEB_HOST_GNU_CPU)' APIDIR=/usr/include/mupen64plus/ DEBUG=1 PREFIX=/usr/ MANDIR=/usr/share/man/man6/ BINDIR=/usr/games/
+MAKEOPTIONS = V=1 UNAME='$(DEB_HOST_ARCH_OS)' HOST_CPU='$(DEB_HOST_GNU_CPU)' APIDIR=/usr/include/mupen64plus/ DEBUG=1 PREFIX=/usr/ MANDIR=/usr/share/man/man6/ BINDIR=/usr/games/
 
 %:
 	dh $@ --sourcedirectory="projects/unix" --parallel --list-missing

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



More information about the Pkg-games-commits mailing list