diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:14:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:14:34 +0000 |
commit | ee87a91862d381ae242e36bd0efdadee9787f60a (patch) | |
tree | 6901a7891533625219b06653061a11698f93b1ff /app-emacs/apel/apel-10.3.ebuild | |
parent | This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~arch ... (diff) | |
download | gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.tar.gz gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.tar.bz2 gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/apel/apel-10.3.ebuild')
-rw-r--r-- | app-emacs/apel/apel-10.3.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-emacs/apel/apel-10.3.ebuild b/app-emacs/apel/apel-10.3.ebuild index 2c8c20684cb9..5751bc3044d9 100644 --- a/app-emacs/apel/apel-10.3.ebuild +++ b/app-emacs/apel/apel-10.3.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.3.ebuild,v 1.5 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.3.ebuild,v 1.6 2004/06/15 08:14:34 kloeri Exp $ inherit elisp @@ -15,9 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" - -S="${WORKDIR}/${P}" - src_unpack() { unpack ${A} patch -p0 <${FILESDIR}/APEL-CFG.patch || die |