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/gnus/gnus-5.10.6.ebuild | |
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/gnus/gnus-5.10.6.ebuild')
-rw-r--r-- | app-emacs/gnus/gnus-5.10.6.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/gnus/gnus-5.10.6.ebuild b/app-emacs/gnus/gnus-5.10.6.ebuild index 8a8e9350507e..a8e59ed51a35 100644 --- a/app-emacs/gnus/gnus-5.10.6.ebuild +++ b/app-emacs/gnus/gnus-5.10.6.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/gnus/gnus-5.10.6.ebuild,v 1.6 2004/05/04 15:32:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.7 2004/06/15 08:29:00 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86 ~ppc alpha ~sparc ~amd64" DEPEND="virtual/emacs emacs-w3? ( app-emacs/w3 )" -S=${WORKDIR}/${P} - src_compile() { local myconf if [ $(use emacs-w3) ]; then |