diff options
Diffstat (limited to 'app-office/openoffice/openoffice-1.1.0-r1.ebuild')
-rw-r--r-- | app-office/openoffice/openoffice-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.1.0-r1.ebuild b/app-office/openoffice/openoffice-1.1.0-r1.ebuild index f5f28c3f2edb..e69ffbb899b3 100644 --- a/app-office/openoffice/openoffice-1.1.0-r1.ebuild +++ b/app-office/openoffice/openoffice-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.0-r1.ebuild,v 1.9 2003/10/28 11:38:51 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.0-r1.ebuild,v 1.10 2003/11/13 09:43:37 seemant Exp $ # IMPORTANT: This is extremely alpha!!! @@ -536,7 +536,7 @@ src_install() { virtualmake "-v -r:${T}/autoresponse" ||die echo - einfo "Removing build root from registy..." + einfo "Removing build root from registry..." # Remove totally useless stuff. rm -f ${D}${INSTDIR}/program/{setup.log,sopatchlevel.sh} # Remove build root from registry and co |