summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:24:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:24:39 +0000
commita54b3870aee57e7444d147d0f33cab4313258caa (patch)
treefebe540a80dd160e6624089a9d5d429aa77a338a /dev-libs/fcgi/fcgi-2.4.0.ebuild
parentInstall ion2.desktop for gdm, remove old versions. (diff)
downloadhistorical-a54b3870aee57e7444d147d0f33cab4313258caa.tar.gz
historical-a54b3870aee57e7444d147d0f33cab4313258caa.tar.bz2
historical-a54b3870aee57e7444d147d0f33cab4313258caa.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0.ebuild')
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0.ebuild b/dev-libs/fcgi/fcgi-2.4.0.ebuild
index eed267c3dde7..7328177094a7 100644
--- a/dev-libs/fcgi/fcgi-2.4.0.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.3 2003/11/26 21:05:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.4 2004/03/14 12:15:02 mr_bones_ Exp $
DESCRIPTION="FastCGI Developer's Kit"
HOMEPAGE="http://www.fastcgi.com/"
@@ -11,8 +11,6 @@ KEYWORDS="x86"
DEPEND="virtual/glibc"
-S=${WORKDIR}/${P}
-
src_compile() {
./configure \
--host=${CHOST} \