From 92a32d2069a16316539dbb99688510ab478bb4d2 Mon Sep 17 00:00:00 2001 From: Martin Schlemmer Date: Mon, 3 Jun 2002 19:19:56 +0000 Subject: add a die to the patch line --- net-misc/nt/nt-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc') diff --git a/net-misc/nt/nt-2.0.ebuild b/net-misc/nt/nt-2.0.ebuild index 0b4f0ef66b2f..541a619b8f69 100644 --- a/net-misc/nt/nt-2.0.ebuild +++ b/net-misc/nt/nt-2.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Martin Schlemmer -# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0.ebuild,v 1.3 2002/06/03 06:38:35 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nt/nt-2.0.ebuild,v 1.4 2002/06/03 19:19:56 azarah Exp $ #name of tarball changed MY_P="${P/nt/d4x}" @@ -30,7 +30,7 @@ src_unpack() { sed -e "s:CXXFLAGS=\"-O2\":CXXFLAGS=\"${CXXFLAGS}\":g" \ configure.orig >configure - patch -p1 <${FILESDIR}/nt-2.0-gcc31.patch + patch -p1 <${FILESDIR}/nt-2.0-gcc31.patch && die } src_compile() { -- cgit v1.2.3-65-gdbad