diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:25:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:25:26 +0000 |
commit | 1b1131abced6db4d36f17740f75e7f76ac1f83ed (patch) | |
tree | e11569decf64af8d29d307e5b24dffb402075214 /app-emacs/crontab-mode | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.tar.gz gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.tar.bz2 gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/crontab-mode')
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.11.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-emacs/crontab-mode/crontab-mode-1.11.ebuild b/app-emacs/crontab-mode/crontab-mode-1.11.ebuild index d7b3f8b2cf94..3604c6aa1d3f 100644 --- a/app-emacs/crontab-mode/crontab-mode-1.11.ebuild +++ b/app-emacs/crontab-mode/crontab-mode-1.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/crontab-mode/crontab-mode-1.11.ebuild,v 1.3 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/crontab-mode-1.11.ebuild,v 1.4 2004/06/15 08:20:53 kloeri Exp $ inherit elisp @@ -15,9 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" - -S="${WORKDIR}/${P}" - SITEFILE=50crontab-mode-gentoo.el src_compile() { |