summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gconf/gconf-1.0.8-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r2.ebuild b/gnome-base/gconf/gconf-1.0.8-r2.ebuild
index d69cfe505aaf..bd350992b50b 100644
--- a/gnome-base/gconf/gconf-1.0.8-r2.ebuild
+++ b/gnome-base/gconf/gconf-1.0.8-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r2.ebuild,v 1.2 2002/04/04 13:14:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r2.ebuild,v 1.3 2002/04/04 13:16:56 seemant Exp $
S=${WORKDIR}/GConf-${PV}
DESCRIPTION="Gconf"
@@ -19,8 +19,8 @@ src_compile() {
libtoolize --copy --force
use nls \
- || myconf="--disable-nls"
- && mkdir intl
+ || myconf="--disable-nls" \
+ && mkdir intl \
&& touch intl/libgettext.h
./configure --host=${CHOST} \