summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/tramp/tramp-2.0.39.ebuild')
-rw-r--r--app-emacs/tramp/tramp-2.0.39.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/tramp/tramp-2.0.39.ebuild b/app-emacs/tramp/tramp-2.0.39.ebuild
index 713ef9f4378a..79da92582b04 100644
--- a/app-emacs/tramp/tramp-2.0.39.ebuild
+++ b/app-emacs/tramp/tramp-2.0.39.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/tramp/tramp-2.0.39.ebuild,v 1.1 2004/03/04 19:13:54 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.39.ebuild,v 1.2 2004/04/25 17:17:12 usata Exp $
inherit elisp
@@ -12,12 +12,10 @@ SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND="virtual/emacs"
-S="${WORKDIR}/${P}"
-
src_compile() {
econf || die "econf failed"