diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-04-17 23:46:32 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-04-17 23:46:32 +0000 |
commit | 6c7c7fea068f7a7bc9f3e3edb201cf277139448b (patch) | |
tree | 2459daaa8eebbdb7eb2a0c435dd874b0e3ffe452 /app-office | |
parent | alpha version of openoffice (diff) | |
download | gentoo-2-6c7c7fea068f7a7bc9f3e3edb201cf277139448b.tar.gz gentoo-2-6c7c7fea068f7a7bc9f3e3edb201cf277139448b.tar.bz2 gentoo-2-6c7c7fea068f7a7bc9f3e3edb201cf277139448b.zip |
small update
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice/openoffice-641d.ebuild | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-office/openoffice/openoffice-641d.ebuild b/app-office/openoffice/openoffice-641d.ebuild index 780f4e17fd14..93f3a5c5439a 100644 --- a/app-office/openoffice/openoffice-641d.ebuild +++ b/app-office/openoffice/openoffice-641d.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Authors: Preston A. Elder <prez@goth.net>, Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-641d.ebuild,v 1.1 2002/04/17 23:39:35 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-641d.ebuild,v 1.2 2002/04/17 23:46:32 azarah Exp $ # IMPORTANT: This is extremely alpha!!! @@ -209,6 +209,11 @@ src_install() { # which will be done in pkg_postinst() and have the *live* # ${ROOT} as target. # + # NOTE: this is just temporary until I can come up with a better + # solution (or somebody else). There is a way to make setup + # use a template, but as far as I can tell, the fact that + # we use ${D} to install, will nuke component registration. + # # Azarah -- 16 April 2002 # Generate a install script template |