diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-27 08:51:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-27 08:51:17 +0000 |
commit | 8f429ed222f16794c002bbadc493e5169c22d2f4 (patch) | |
tree | 2865c79bbc09669f9dcdb11ee315c040bf458f87 /media-gfx/maya | |
parent | ChangeLog fixes (diff) | |
download | gentoo-2-8f429ed222f16794c002bbadc493e5169c22d2f4.tar.gz gentoo-2-8f429ed222f16794c002bbadc493e5169c22d2f4.tar.bz2 gentoo-2-8f429ed222f16794c002bbadc493e5169c22d2f4.zip |
Note about klipper added.
Diffstat (limited to 'media-gfx/maya')
-rw-r--r-- | media-gfx/maya/maya-5.0.1.ebuild | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-gfx/maya/maya-5.0.1.ebuild b/media-gfx/maya/maya-5.0.1.ebuild index c23c8375951f..9bbfaf2762c7 100644 --- a/media-gfx/maya/maya-5.0.1.ebuild +++ b/media-gfx/maya/maya-5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1.ebuild,v 1.2 2004/04/27 08:30:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1.ebuild,v 1.3 2004/04/27 08:51:17 eradicator Exp $ inherit rpm @@ -181,4 +181,9 @@ pkg_postinstall() { einfo "Two init scripts have been installed:" einfo "maya-docs is for the document server (help system)." einfo "aw_flexlm is for the license server" + einfo + + # http://www.highend2d.com/boards/showthreaded.php?Cat=&Board=linuxforum&Number=174726&page=&view=&sb=&o= + ewarn "You should disable klipper, xfce4-clipman, and any other clipboard" + ewarn "utilities as they have been shown to cause maya to crash." } |