From 12debf54935ab78f98fe4341934e86c6e8bb1020 Mon Sep 17 00:00:00 2001 From: Arcady Genkin Date: Fri, 24 May 2002 06:46:10 +0000 Subject: - The submitter forgot to package the docs. --- app-arch/lha/lha-114i.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-arch/lha') diff --git a/app-arch/lha/lha-114i.ebuild b/app-arch/lha/lha-114i.ebuild index a0fae98ee635..6290edaa09ad 100644 --- a/app-arch/lha/lha-114i.ebuild +++ b/app-arch/lha/lha-114i.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/app-arch/lha/lha-114i.ebuild,v 1.1 2002/05/24 06:33:53 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lha/lha-114i.ebuild,v 1.2 2002/05/24 06:46:10 agenkin Exp $ DESCRIPTION="Utility for creating and opening lzh archives." HOMEPAGE="http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm" @@ -29,4 +29,5 @@ src_install () { dodir /usr/bin dodir /usr/share/man/ja/man1 make BINDIR=${D}/usr/bin MANDIR=${D}/usr/share/man/ja install MANSECT=1 || die + dodoc *.txt *.euc *.eng } -- cgit v1.2.3-65-gdbad