diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:30:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:30:36 +0000 |
commit | c07e07739a9116b0732d6ff3ed7ef730aa3c58ec (patch) | |
tree | e94eb818a24a718fe6d246012ef2c71ae260a56b /app-emacs/h4x0r | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.tar.gz gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.tar.bz2 gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/h4x0r')
-rw-r--r-- | app-emacs/h4x0r/h4x0r-0.11.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/h4x0r/h4x0r-0.11.ebuild b/app-emacs/h4x0r/h4x0r-0.11.ebuild index 836282c89070..0e928e61a399 100644 --- a/app-emacs/h4x0r/h4x0r-0.11.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.11.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/h4x0r/h4x0r-0.11.ebuild,v 1.3 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.11.ebuild,v 1.4 2004/06/15 08:30:36 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50h4x0r-gentoo.el src_compile() { |