From b6dcc1c3d84c5ed752eb2814be8223c505827f80 Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Wed, 23 Oct 2002 21:24:58 +0000 Subject: trivial documentation change --- sys-apps/mtx/mtx-1.2.17.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys-apps/mtx') diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild index dfae39aa21c8..d8bb26dc6083 100644 --- a/sys-apps/mtx/mtx-1.2.17.ebuild +++ b/sys-apps/mtx/mtx-1.2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.2 2002/10/23 18:18:09 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.3 2002/10/23 21:24:58 lostlogic Exp $ IUSE="" @@ -24,6 +24,7 @@ src_compile() { } src_install () { - dodoc CHANGES COMPATIBILITY FAQ README LICENSE TODO mtxl.README.html + dodoc CHANGES COMPATIBILITY FAQ README LICENSE TODO + dohtml mtxl.README.html einstall || die "Install failed" } -- cgit v1.2.3-65-gdbad