diff options
Diffstat (limited to 'net-www/lynx/lynx-2.8.4.1d.ebuild')
-rw-r--r-- | net-www/lynx/lynx-2.8.4.1d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/lynx/lynx-2.8.4.1d.ebuild b/net-www/lynx/lynx-2.8.4.1d.ebuild index ed02a7a87210..b0d1b61d5f5f 100644 --- a/net-www/lynx/lynx-2.8.4.1d.ebuild +++ b/net-www/lynx/lynx-2.8.4.1d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d.ebuild,v 1.11 2003/07/19 20:00:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d.ebuild,v 1.12 2003/09/06 01:54:08 msterret Exp $ IUSE="ssl nls ipv6" @@ -74,7 +74,7 @@ src_install() { docinto lynx_help dodoc lynx_help/*.txt dohtml -r lynx_help - + # small little manpage glitch rm ${D}/usr/share/man/lynx.1 newman lynx.man lynx.1 |