diff options
Diffstat (limited to 'app-emacs/apel/apel-10.6.ebuild')
-rw-r--r-- | app-emacs/apel/apel-10.6.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/apel/apel-10.6.ebuild b/app-emacs/apel/apel-10.6.ebuild index ad8812ce095e..72221d414179 100644 --- a/app-emacs/apel/apel-10.6.ebuild +++ b/app-emacs/apel/apel-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/apel/apel-10.6.ebuild,v 1.5 2004/05/04 12:50:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.6 2004/06/15 08:14:34 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86 alpha sparc ppc hppa" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - src_unpack() { unpack ${A} cd ${S} |