From a94c9cca0927f3ab1a87a0f2901ef700158f5108 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Wed, 19 Jun 2002 19:36:49 +0000 Subject: typo fix --- x11-wm/xfce/xfce-3.8.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/xfce/xfce-3.8.16.ebuild b/x11-wm/xfce/xfce-3.8.16.ebuild index f85e4631908a..a68e9e456988 100644 --- a/x11-wm/xfce/xfce-3.8.16.ebuild +++ b/x11-wm/xfce/xfce-3.8.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.7 2002/06/19 14:36:12 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.8 2002/06/19 19:36:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="XFce is a lightweight desktop environment for various UNIX systems." @@ -20,7 +20,7 @@ src_compile() { use gtk && myconf="--enable-imlib=no --enable-gdk-pixbuf=/usr" - if [ "`use fooz`" ] +# if [ "`use fooz`" ] if [ "`use gnome`" ] then myconf="${myconf} --enable-gdm" -- cgit v1.2.3-65-gdbad