diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2004-03-01 21:02:39 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2004-03-01 21:02:39 +0000 |
commit | 9752438ace6d74653a29799d7d76735fadbe13b0 (patch) | |
tree | ad23bbef2b236350a4a2f489a8256f98001d6aa5 /sys-devel/libtool/libtool-1.4.3-r4.ebuild | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-9752438ace6d74653a29799d7d76735fadbe13b0.tar.gz gentoo-2-9752438ace6d74653a29799d7d76735fadbe13b0.tar.bz2 gentoo-2-9752438ace6d74653a29799d7d76735fadbe13b0.zip |
Doh
Diffstat (limited to 'sys-devel/libtool/libtool-1.4.3-r4.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-1.4.3-r4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.4.3-r4.ebuild b/sys-devel/libtool/libtool-1.4.3-r4.ebuild index 4762f3deda1f..71e199bba082 100644 --- a/sys-devel/libtool/libtool-1.4.3-r4.ebuild +++ b/sys-devel/libtool/libtool-1.4.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.3-r4.ebuild,v 1.1 2004/03/01 19:39:09 azarah Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.3-r4.ebuild,v 1.2 2004/03/01 21:02:39 azarah Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $ IUSE= @@ -101,7 +101,8 @@ src_unpack() { epatch ${FILESDIR}/${PV}/${PN}-1.4.3-quotes.patch epatch ${FILESDIR}/${PV}/${PN}-1.4.3-lib64.patch epatch ${FILESDIR}/${PV}/${PN}-1.4.2-add-x11r6-lib-in-ignores-for-rpath.patch - epatch ${FILESDIR}/${PV}/${PN}-1.4.2-fix-linkage-of-cxx-code-with-gcc.patch +# Fix bug #43244 +# epatch ${FILESDIR}/${PV}/${PN}-1.4.2-fix-linkage-of-cxx-code-with-gcc.patch epatch ${FILESDIR}/${PV}/${PN}-1.4.2-archive-shared.patch epatch ${FILESDIR}/${PV}/${PN}-1.4.3-ltmain-SED.patch epatch ${FILESDIR}/${PV}/${PN}-1.4.2-expsym-linux.patch |