summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:05:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:05:05 +0000
commit4a5e19a9ab544ea42588c6fa3024839cf2eeb717 (patch)
tree75acf13734744395eccf335b0396fb940e2519e3 /app-crypt/md5deep
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-4a5e19a9ab544ea42588c6fa3024839cf2eeb717.tar.gz
gentoo-2-4a5e19a9ab544ea42588c6fa3024839cf2eeb717.tar.bz2
gentoo-2-4a5e19a9ab544ea42588c6fa3024839cf2eeb717.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-crypt/md5deep')
-rw-r--r--app-crypt/md5deep/md5deep-1.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/md5deep/md5deep-1.2.ebuild b/app-crypt/md5deep/md5deep-1.2.ebuild
index c8ef0a388cfd..60685d6c1b2c 100644
--- a/app-crypt/md5deep/md5deep-1.2.ebuild
+++ b/app-crypt/md5deep/md5deep-1.2.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/app-crypt/md5deep/md5deep-1.2.ebuild,v 1.2 2004/06/24 21:34:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-1.2.ebuild,v 1.3 2004/07/14 01:03:26 agriffis Exp $
DESCRIPTION="Expanded md5sum program that has recursive and comparison options"
HOMEPAGE="http://md5deep.sourceforge.net"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
IUSE=""
DEPEND=""
-S=${WORKDIR}/${P}
src_unpack () {
unpack ${A} ; cd ${S}