diff options
Diffstat (limited to 'x11-wm/icewm/icewm-1.2.23.ebuild')
-rw-r--r-- | x11-wm/icewm/icewm-1.2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/icewm-1.2.23.ebuild b/x11-wm/icewm/icewm-1.2.23.ebuild index 35df921ebb25..d74d12cdcedb 100644 --- a/x11-wm/icewm/icewm-1.2.23.ebuild +++ b/x11-wm/icewm/icewm-1.2.23.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-wm/icewm/icewm-1.2.23.ebuild,v 1.7 2006/11/19 02:45:23 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.23.ebuild,v 1.8 2006/12/12 15:36:15 beandog Exp $ inherit eutils @@ -92,7 +92,7 @@ src_compile(){ src_install(){ make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO VERSION + dodoc AUTHORS BUGS CHANGES PLATFORMS README* TODO VERSION dohtml -a html,sgml doc/* exeinto /etc/X11/Sessions |