diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-07-07 17:17:15 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-07-07 17:17:15 +0000 |
commit | 7727bfbb465833b7b04329efaa51a298d643d8c6 (patch) | |
tree | efd5f902495ae05092f4fcefa101aa7a7ff3a928 /gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild | |
parent | [bump] dev-perl/glib-perl-1.261.0 (diff) | |
download | historical-7727bfbb465833b7b04329efaa51a298d643d8c6.tar.gz historical-7727bfbb465833b7b04329efaa51a298d643d8c6.tar.bz2 historical-7727bfbb465833b7b04329efaa51a298d643d8c6.zip |
make build output verbose
Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild')
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild b/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild index b9b44cef0c57..9ef5eb56eedc 100644 --- a/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild +++ b/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild,v 1.4 2012/05/05 06:25:20 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.2.1-r1.ebuild,v 1.5 2012/07/07 17:17:15 hasufell Exp $ EAPI="3" GNOME_TARBALL_SUFFIX="xz" @@ -89,6 +89,7 @@ pkg_setup() { python_pkg_setup G2CONF="${G2CONF} + --disable-silent-rules --disable-schemas-compile --disable-static --enable-sound |