summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.10.ebuild')
-rw-r--r--dev-util/debootstrap/debootstrap-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.10.ebuild b/dev-util/debootstrap/debootstrap-1.0.10.ebuild
index df985dd58251..2f0db9b02707 100644
--- a/dev-util/debootstrap/debootstrap-1.0.10.ebuild
+++ b/dev-util/debootstrap/debootstrap-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.10.ebuild,v 1.1 2008/07/15 17:46:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.10.ebuild,v 1.2 2008/07/15 17:55:03 jer Exp ${PN}/${PN}-1.0.10.ebuild,v 1.1 2008/07/15 17:46:08 jer Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="sys-devel/binutils
S=${WORKDIR}/${PN}
src_unpack() {
- unpack debootstrap_${PV}.tar.gz
+ unpack ${PN}_${PV}.tar.gz
cp "${DISTDIR}"/devices.tar.gz "${S}"
}