From 6ebf509d191d6b1d6a3aa81555f2fda68dc45f26 Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Thu, 5 Nov 2009 06:01:40 +0000 Subject: hiding loki_patch output isn't very helpful (Portage version: 2.2_rc48/cvs/Linux x86_64) --- games-action/heavygear2/heavygear2-1.0b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/heavygear2/heavygear2-1.0b.ebuild') diff --git a/games-action/heavygear2/heavygear2-1.0b.ebuild b/games-action/heavygear2/heavygear2-1.0b.ebuild index 753f7fd6d568..c1975a12c913 100644 --- a/games-action/heavygear2/heavygear2-1.0b.ebuild +++ b/games-action/heavygear2/heavygear2-1.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v 1.20 2009/09/28 22:56:34 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v 1.21 2009/11/05 06:01:40 nyhm Exp $ inherit eutils games @@ -59,7 +59,7 @@ src_install() { cd "${S}" loki_patch --verify patch.dat - loki_patch patch.dat "${Ddir}" >& /dev/null || die "patching" + loki_patch patch.dat "${Ddir}" || die "patching" # now, since these files are coming off a cd, the times/sizes/md5sums wont # be different ... that means portage will try to unmerge some files (!) -- cgit v1.2.3-65-gdbad