diff options
author | 2007-07-15 02:08:20 +0000 | |
---|---|---|
committer | 2007-07-15 02:08:20 +0000 | |
commit | 2f02353ff778c561ddf31e86be12ca86ddbe5bee (patch) | |
tree | 99ffc211b03ae99567d244d26048f386e0e951a1 /sys-libs/readline | |
parent | stable x86, security bug 185256 (diff) | |
download | gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.gz gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.bz2 gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-libs/readline')
-rw-r--r-- | sys-libs/readline/readline-4.3-r5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/readline/readline-4.3-r5.ebuild b/sys-libs/readline/readline-4.3-r5.ebuild index 083378c8b8a0..589a76cba574 100644 --- a/sys-libs/readline/readline-4.3-r5.ebuild +++ b/sys-libs/readline/readline-4.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r5.ebuild,v 1.28 2007/06/16 07:06:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r5.ebuild,v 1.29 2007/07/15 02:08:20 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -46,7 +46,6 @@ src_compile() { emake || die } - src_install() { # portage 2.0.50's einstall causes sandbox violations if lib64 is a # directory, since readline's configure automatically sets libdir for you. |