diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-10-04 19:27:04 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-10-04 19:27:04 +0000 |
commit | 367d9eb96d8766bcc2bb4298bb2dc5d3a0af548c (patch) | |
tree | 3b614b3b9869e9bedfed305f11bbd731763864a8 /net-dialup/minicom/minicom-2.1-r1.ebuild | |
parent | Back to the ~ppc (diff) | |
download | gentoo-2-367d9eb96d8766bcc2bb4298bb2dc5d3a0af548c.tar.gz gentoo-2-367d9eb96d8766bcc2bb4298bb2dc5d3a0af548c.tar.bz2 gentoo-2-367d9eb96d8766bcc2bb4298bb2dc5d3a0af548c.zip |
Remove INSTALL from docs
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup/minicom/minicom-2.1-r1.ebuild')
-rw-r--r-- | net-dialup/minicom/minicom-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild index 4a7989ead368..861c769c9a8e 100644 --- a/net-dialup/minicom/minicom-2.1-r1.ebuild +++ b/net-dialup/minicom/minicom-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.16 2005/06/27 07:40:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.17 2005/10/04 19:25:34 mrness Exp $ inherit eutils @@ -37,7 +37,7 @@ src_install() { insinto /etc/minicom doins "${FILESDIR}"/minirc.dfl - dodoc AUTHORS ChangeLog INSTALL NEWS README + dodoc AUTHORS ChangeLog NEWS README } pkg_preinst() { |