diff options
author | 2008-01-06 07:05:20 +0000 | |
---|---|---|
committer | 2008-01-06 07:05:20 +0000 | |
commit | 3c2c279ea3a3805d19e5f184c6297d082b03a44b (patch) | |
tree | 3a2d82707f84e6da14d9be2804e17120247a8caa /app-accessibility/brltty/brltty-3.9.ebuild | |
parent | version bump from upstream (diff) | |
download | historical-3c2c279ea3a3805d19e5f184c6297d082b03a44b.tar.gz historical-3c2c279ea3a3805d19e5f184c6297d082b03a44b.tar.bz2 historical-3c2c279ea3a3805d19e5f184c6297d082b03a44b.zip |
whitespace
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-accessibility/brltty/brltty-3.9.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-3.9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.9.ebuild b/app-accessibility/brltty/brltty-3.9.ebuild index f544b8f84710..b3bceebfb61f 100644 --- a/app-accessibility/brltty/brltty-3.9.ebuild +++ b/app-accessibility/brltty/brltty-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v 1.1 2008/01/05 22:46:49 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v 1.2 2008/01/06 07:05:20 mr_bones_ Exp $ inherit eutils multilib toolchain-funcs @@ -43,7 +43,6 @@ src_compile() { src_install() { make INSTALL_PROGRAM="\${INSTALL_SCRIPT}" INSTALL_ROOT="${D}" install || die - cd Documents rm *.made dodoc ChangeLog README* Manual.* TODO |