summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 00:59:33 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 00:59:33 +0000
commit0beee6ddcbf4b11ac7cf2e816e533edb2c3c9be2 (patch)
tree1572db012be6638cfbc1fdff5c6744f840928b3c /www-servers/mini_httpd
parentMarking 0.8.2 stable (x86) (diff)
downloadgentoo-2-0beee6ddcbf4b11ac7cf2e816e533edb2c3c9be2.tar.gz
gentoo-2-0beee6ddcbf4b11ac7cf2e816e533edb2c3c9be2.tar.bz2
gentoo-2-0beee6ddcbf4b11ac7cf2e816e533edb2c3c9be2.zip
QA: Don't assign default to S
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-servers/mini_httpd')
-rw-r--r--www-servers/mini_httpd/mini_httpd-1.19.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/www-servers/mini_httpd/mini_httpd-1.19.ebuild b/www-servers/mini_httpd/mini_httpd-1.19.ebuild
index 9e915b4dec10..4eced3aea97c 100644
--- a/www-servers/mini_httpd/mini_httpd-1.19.ebuild
+++ b/www-servers/mini_httpd/mini_httpd-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.4 2005/05/17 18:09:07 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.5 2005/07/10 00:57:20 swegener Exp $
DESCRIPTION="Small forking webserver with optional ssl and ipv6 support"
HOMEPAGE="http://www.acme.com/software/mini_httpd/"
@@ -14,8 +14,6 @@ IUSE="ssl ipv6"
DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
-S=${WORKDIR}/${P}
-
src_compile() {
## we need to hack a bit to have the correct install-dir -- no autoconf :(
mv Makefile Makefile.org