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