summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:42:31 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:42:31 +0000
commita1c05139fa267eef4ed18206bc6cec8c10e46ac3 (patch)
treefc4fc6fef773ad9efcf62b6c0238cd317e16184c /app-office/sc
parentgnome-* and kde=* \" fixes (diff)
downloadhistorical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.tar.gz
historical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.tar.bz2
historical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.zip
app-* \" fix
Diffstat (limited to 'app-office/sc')
-rw-r--r--app-office/sc/sc-7.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild
index 7cc0fb556cf6..48fd0ea0e51c 100644
--- a/app-office/sc/sc-7.12.ebuild
+++ b/app-office/sc/sc-7.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.1 2001/05/16 14:51:39 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.2 2001/08/11 04:42:31 drobbins Exp $
#P=
A=${P}.tar.gz
@@ -14,7 +14,7 @@ DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2"
src_compile() {
- try make CFLAGS=\"-DSYSV3 $CFLAGS\" prefix=/usr
+ try make CFLAGS="-DSYSV3 $CFLAGS" prefix=/usr
}
src_install () {