summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/hxd/hxd-0.70.ebuild')
-rw-r--r--dev-util/hxd/hxd-0.70.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index d140da68adaa..7877d776f6c8 100644
--- a/dev-util/hxd/hxd-0.70.ebuild
+++ b/dev-util/hxd/hxd-0.70.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.1 2003/09/08 17:29:03 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.2 2004/03/13 01:43:57 mr_bones_ Exp $
DESCRIPTION="Binary to hexadecimal converter"
HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/"
@@ -14,8 +14,6 @@ IUSE=""
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"
-S=${WORKDIR}/${P}
-
src_compile() {
econf || die
emake || die