summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/gcombust/gcombust-0.1.52.ebuild')
-rw-r--r--app-cdr/gcombust/gcombust-0.1.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.52.ebuild b/app-cdr/gcombust/gcombust-0.1.52.ebuild
index 6321c4d66b41..1e5d347bbdd2 100644
--- a/app-cdr/gcombust/gcombust-0.1.52.ebuild
+++ b/app-cdr/gcombust/gcombust-0.1.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.9 2003/02/13 06:12:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.10 2003/09/05 22:57:44 msterret Exp $
IUSE="nls"
@@ -21,7 +21,7 @@ RDEPEND="app-cdr/cdrtools"
src_compile() {
local myconf
- if [ -z "`use nls`" ]
+ if [ -z "`use nls`" ]
then
myconf="${myconf} --disable-nls"
touch intl/libintl.h