summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:08:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:08:30 +0000
commit7a2adde8f916a3f61bc538280a76af2c192e4587 (patch)
tree6867f318b9c6993d8e9c391313b462f948d2ff44 /dev-db/pgaccess
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-7a2adde8f916a3f61bc538280a76af2c192e4587.tar.gz
historical-7a2adde8f916a3f61bc538280a76af2c192e4587.tar.bz2
historical-7a2adde8f916a3f61bc538280a76af2c192e4587.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-db/pgaccess')
-rw-r--r--dev-db/pgaccess/pgaccess-0.98.8.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/pgaccess/pgaccess-0.98.8.ebuild b/dev-db/pgaccess/pgaccess-0.98.8.ebuild
index eeedd2ed9a41..eb8054268f04 100644
--- a/dev-db/pgaccess/pgaccess-0.98.8.ebuild
+++ b/dev-db/pgaccess/pgaccess-0.98.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgaccess/pgaccess-0.98.8.ebuild,v 1.9 2004/06/29 17:12:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgaccess/pgaccess-0.98.8.ebuild,v 1.10 2004/07/14 01:08:07 agriffis Exp $
DESCRIPTION="a database frontend for postgresql"
HOMEPAGE="http://www.pgaccess.org/"
@@ -16,7 +16,6 @@ DEPEND=">=dev-lang/tcl-8.3.4
>=dev-lang/tk-8.3.4
>=dev-db/postgresql-7.3"
-S=${WORKDIR}/${P}
src_compile() {
cd ${S}