diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:35:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:35:57 +0000 |
commit | 744f759882e74a97bd6c3113160a56cc362b1297 (patch) | |
tree | ee7e68d6ecaf7f5c7c3913828c561668da720f27 /app-emacs/httpd | |
parent | Stable amd64. (Manifest recommit) (diff) | |
download | gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.tar.gz gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.tar.bz2 gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r-- | app-emacs/httpd/httpd-0.5.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/httpd/httpd-0.5.ebuild b/app-emacs/httpd/httpd-0.5.ebuild index 9d8f65a014ba..d35d23b3f0eb 100644 --- a/app-emacs/httpd/httpd-0.5.ebuild +++ b/app-emacs/httpd/httpd-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-0.5.ebuild,v 1.3 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-0.5.ebuild,v 1.4 2004/06/15 08:35:18 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50httpd-gentoo.el src_compile() { |