summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:57:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:57:46 +0000
commitcfd3379129b21b94f2b53f6ef5426742e1166b96 (patch)
treef0de9f003df8569b93db533c9ce243f05c9786c0 /app-cdr/gcombust/gcombust-0.1.53.ebuild
parentheader fix; whitespace cleanup (diff)
downloadhistorical-cfd3379129b21b94f2b53f6ef5426742e1166b96.tar.gz
historical-cfd3379129b21b94f2b53f6ef5426742e1166b96.tar.bz2
historical-cfd3379129b21b94f2b53f6ef5426742e1166b96.zip
header fix; whitespace cleanup
Diffstat (limited to 'app-cdr/gcombust/gcombust-0.1.53.ebuild')
-rw-r--r--app-cdr/gcombust/gcombust-0.1.53.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/gcombust/gcombust-0.1.53.ebuild b/app-cdr/gcombust/gcombust-0.1.53.ebuild
index d70ad5649e98..07a783d9d469 100644
--- a/app-cdr/gcombust/gcombust-0.1.53.ebuild
+++ b/app-cdr/gcombust/gcombust-0.1.53.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.53.ebuild,v 1.3 2003/02/13 06:12:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.53.ebuild,v 1.4 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