diff options
Diffstat (limited to 'x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild index 7e4d63e8b97f..0bb1ba9d39e1 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.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/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild,v 1.2 2007/06/09 20:11:01 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5.ebuild,v 1.3 2008/02/19 19:55:43 lucass Exp $ DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." HOMEPAGE="http://fvwm-crystal.org/" @@ -21,7 +21,7 @@ src_compile() { src_install() { einstall || die "einstall failed" - dodoc AUTHORS COPYING README INSTALL NEWS ChangeLog doc/* + dodoc AUTHORS README INSTALL NEWS ChangeLog doc/* insinto /usr/share/doc/${PF} doins -r addons |