diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2007-02-02 21:42:05 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2007-02-02 21:42:05 +0000 |
commit | c6431d2d1305b39dc6558a095d10c50e82e7f32f (patch) | |
tree | b1859ec88a97f6e8c4923fc7bd69230d47319e73 /app-office/abiword/abiword-2.4.6.ebuild | |
parent | Bumped package to latest alpha (diff) | |
download | gentoo-2-c6431d2d1305b39dc6558a095d10c50e82e7f32f.tar.gz gentoo-2-c6431d2d1305b39dc6558a095d10c50e82e7f32f.tar.bz2 gentoo-2-c6431d2d1305b39dc6558a095d10c50e82e7f32f.zip |
drop unneeded doc
(Portage version: 2.1.2-r6)
Diffstat (limited to 'app-office/abiword/abiword-2.4.6.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.4.6.ebuild b/app-office/abiword/abiword-2.4.6.ebuild index 31e44bd63738..97e15c7311d4 100644 --- a/app-office/abiword/abiword-2.4.6.ebuild +++ b/app-office/abiword/abiword-2.4.6.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/app-office/abiword/abiword-2.4.6.ebuild,v 1.4 2007/01/25 21:46:18 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.6.ebuild,v 1.5 2007/02/02 21:42:05 compnerd Exp $ inherit alternatives eutils fdo-mime @@ -73,7 +73,7 @@ src_install() { rm -f ${D}/usr/bin/abiword-2.4 dosym AbiWord-2.4 /usr/bin/abiword-2.4 - dodoc *.TXT docs/build/BUILD.TXT user/wp/readme.txt + dodoc *.TXT user/wp/readme.txt } pkg_postinst() { |