diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 07:35:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 07:35:24 +0000 |
commit | 2036cf560ef69eca390ded8c88f1f43aeab03a0a (patch) | |
tree | 0771425c029ef06a0685e8aa2a937cd47d187cca /x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild | |
parent | stable x86, bug 184730 (diff) | |
download | gentoo-2-2036cf560ef69eca390ded8c88f1f43aeab03a0a.tar.gz gentoo-2-2036cf560ef69eca390ded8c88f1f43aeab03a0a.tar.bz2 gentoo-2-2036cf560ef69eca390ded8c88f1f43aeab03a0a.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild')
-rw-r--r-- | x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild index eb391a70042f..de6d348770da 100644 --- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild +++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild,v 1.14 2006/07/08 08:40:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild,v 1.15 2007/07/12 07:35:24 mr_bones_ Exp $ IUSE="gnome" @@ -33,7 +33,6 @@ src_compile() { emake || die "emake failed" } - src_install () { make DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog INSTALL NEWS README TODO |