summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:37:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:37:33 +0000
commit0b1a7ce35a75aab3fc93f725b5330be189f47178 (patch)
tree01795e578cbf73b6e8ecdd861c1607616fe12368 /net-dns/pdns/pdns-2.9.16.ebuild
parentver bump #57056 (Manifest recommit) (diff)
downloadgentoo-2-0b1a7ce35a75aab3fc93f725b5330be189f47178.tar.gz
gentoo-2-0b1a7ce35a75aab3fc93f725b5330be189f47178.tar.bz2
gentoo-2-0b1a7ce35a75aab3fc93f725b5330be189f47178.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-dns/pdns/pdns-2.9.16.ebuild')
-rw-r--r--net-dns/pdns/pdns-2.9.16.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-dns/pdns/pdns-2.9.16.ebuild b/net-dns/pdns/pdns-2.9.16.ebuild
index 79dc5d588133..af0469432460 100644
--- a/net-dns/pdns/pdns-2.9.16.ebuild
+++ b/net-dns/pdns/pdns-2.9.16.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/net-dns/pdns/pdns-2.9.16.ebuild,v 1.3 2004/07/01 22:13:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.16.ebuild,v 1.4 2004/07/14 23:37:33 agriffis Exp $
DESCRIPTION="The PowerDNS Daemon."
SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"
@@ -17,8 +17,6 @@ DEPEND="virtual/libc
RDEPEND="${DEPEND}"
-S=${WORKDIR}/${P}
-
src_compile() {
local myconf=""
local modules=""