summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:03:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:03:37 +0000
commita8b36122eff621846777c382fb49db63b922bd54 (patch)
treeaf948a669ccee028e0bacc592770884bd19d9ac3 /sys-apps/mtx/mtx-1.2.18.ebuild
parentdon't dep on arch for gnuconfig_update, trim trailing whitespace (diff)
downloadhistorical-a8b36122eff621846777c382fb49db63b922bd54.tar.gz
historical-a8b36122eff621846777c382fb49db63b922bd54.tar.bz2
historical-a8b36122eff621846777c382fb49db63b922bd54.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/mtx/mtx-1.2.18.ebuild')
-rw-r--r--sys-apps/mtx/mtx-1.2.18.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/mtx/mtx-1.2.18.ebuild b/sys-apps/mtx/mtx-1.2.18.ebuild
index b087752d02b2..657de2103a9b 100644
--- a/sys-apps/mtx/mtx-1.2.18.ebuild
+++ b/sys-apps/mtx/mtx-1.2.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.6 2004/07/11 21:30:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.7 2004/07/15 02:01:19 agriffis Exp $
IUSE=""
@@ -9,7 +9,6 @@ HOMEPAGE="http://mtx.sourceforge.net"
LICENSE="GPL-2"
DEPEND="virtual/libc"
SRC_URI="ftp://ftp.badtux.net/pub/storage/${PN}/${P}rel.tar.gz"
-S=${WORKDIR}/${P}
KEYWORDS="x86 ~amd64 ~sparc alpha ~ppc"
SLOT="0"