From d7cc5f4231f33bfa9957f7c3504982017d267b0c Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Sun, 13 Aug 2006 14:46:11 +0000
Subject: Fix stripping of binaries #143768 by Jan Kundrát. Package-Manager:
 portage-2.1.1_pre4
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app-admin/showconsole/showconsole-1.08.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'app-admin/showconsole/showconsole-1.08.ebuild')

diff --git a/app-admin/showconsole/showconsole-1.08.ebuild b/app-admin/showconsole/showconsole-1.08.ebuild
index 1ba0648d9f73..56bd9adc21bb 100644
--- a/app-admin/showconsole/showconsole-1.08.ebuild
+++ b/app-admin/showconsole/showconsole-1.08.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.6 2006/06/07 09:44:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.7 2006/08/13 14:46:11 vapier Exp $
 
 # This tarball is extracted from SuSe's sysvinit-2.86-#.src.rpm
 # You can find said src rpm via opensuse.org:
@@ -25,6 +25,7 @@ src_unpack() {
 	epatch "${FILESDIR}"/1.07-no-TIOCGDEV.patch
 	epatch "${FILESDIR}"/${P}-quiet.patch
 	epatch "${FILESDIR}"/${P}-no-pthread-yield.patch #119762
+	epatch "${FILESDIR}"/${P}-build.patch #143768
 }
 
 src_compile() {
-- 
cgit v1.2.3-65-gdbad