summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-10-24 07:07:55 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-10-24 07:07:55 +0000
commitdaec1883e44015ecb95314758a95a31c77ee2562 (patch)
tree462270a0f78efd383313890c2207a4d8e4d1afd7 /sys-libs/db/db-4.4.20_p4.ebuild
parentRemoved java gen 1 ebuilds, older versions, and quoted vars (diff)
downloadgentoo-2-daec1883e44015ecb95314758a95a31c77ee2562.tar.gz
gentoo-2-daec1883e44015ecb95314758a95a31c77ee2562.tar.bz2
gentoo-2-daec1883e44015ecb95314758a95a31c77ee2562.zip
Removed java gen 1 ebuild, quoted vars
(Portage version: 2.1.3.15)
Diffstat (limited to 'sys-libs/db/db-4.4.20_p4.ebuild')
-rw-r--r--sys-libs/db/db-4.4.20_p4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.4.20_p4.ebuild b/sys-libs/db/db-4.4.20_p4.ebuild
index 7d387fded979..b2d4540c5270 100644
--- a/sys-libs/db/db-4.4.20_p4.ebuild
+++ b/sys-libs/db/db-4.4.20_p4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.4.20_p4.ebuild,v 1.3 2007/03/02 17:27:15 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.4.20_p4.ebuild,v 1.4 2007/10/24 07:07:55 wltjr Exp $
inherit eutils db flag-o-matic java-pkg-opt-2
@@ -89,7 +89,7 @@ src_compile() {
append-ldflags -Wl,--default-symver
fi
- cd ${S} && ECONF_SOURCE="${S}"/../dist econf \
+ cd "${S}" && ECONF_SOURCE="${S}"/../dist econf \
--prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info \