summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/db/db-3.2.9-r7.ebuild')
-rw-r--r--sys-libs/db/db-3.2.9-r7.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild
index 52f2e495720b..4bc0618463db 100644
--- a/sys-libs/db/db-3.2.9-r7.ebuild
+++ b/sys-libs/db/db-3.2.9-r7.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/sys-libs/db/db-3.2.9-r7.ebuild,v 1.3 2003/09/06 17:55:23 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.4 2003/09/06 22:41:42 pappy Exp $
IUSE=""
@@ -55,9 +55,9 @@ src_unpack() {
rm -f ltversion.sh
# http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml
- if has_version 'sys-devel/hardened-gcc' && [ ${CC}="gcc" ] ; then
- CFLAGS="-yet_exec ${CFLAGS}"
- fi
+ if has_version 'sys-devel/hardened-gcc' && [ "${CC}"="gcc" ]; then
+ CFLAGS="-yet_exec ${CFLAGS}"
+ fi
# remove config.guess else we have problems with gcc-3.2
rm -f config.guess