diff options
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.84.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-3.84.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/syslinux/syslinux-3.84.ebuild b/sys-boot/syslinux/syslinux-3.84.ebuild index 229e601d55d8..3341a47d1346 100644 --- a/sys-boot/syslinux/syslinux-3.84.ebuild +++ b/sys-boot/syslinux/syslinux-3.84.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.84.ebuild,v 1.3 2010/02/18 18:27:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.84.ebuild,v 1.4 2010/02/18 21:52:04 chithanh Exp $ inherit eutils toolchain-funcs @@ -29,8 +29,6 @@ src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}"/${PN}-3.72-nopie.patch - # Don't prestrip, makes portage angry - epatch "${FILESDIR}"/${PN}-3.72-nostrip.patch rm -f gethostip #bug 137081 |