summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:03:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:03:07 +0000
commit774c2172e90b42128ba812ac6801610f6b862265 (patch)
tree3ce823c121d78cf855bb87f40e7b2c8058c5966f /app-arch/unp/unp-1.0.8.ebuild
parentDon't assign default to S; header fix (Manifest recommit) (diff)
downloadgentoo-2-774c2172e90b42128ba812ac6801610f6b862265.tar.gz
gentoo-2-774c2172e90b42128ba812ac6801610f6b862265.tar.bz2
gentoo-2-774c2172e90b42128ba812ac6801610f6b862265.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-arch/unp/unp-1.0.8.ebuild')
-rw-r--r--app-arch/unp/unp-1.0.8.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-arch/unp/unp-1.0.8.ebuild b/app-arch/unp/unp-1.0.8.ebuild
index 69c00f4560c9..0f9ba90704a3 100644
--- a/app-arch/unp/unp-1.0.8.ebuild
+++ b/app-arch/unp/unp-1.0.8.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-arch/unp/unp-1.0.8.ebuild,v 1.2 2004/03/11 21:56:35 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.8.ebuild,v 1.3 2004/03/12 11:02:39 mr_bones_ Exp $
DESCRIPTION="Script for unpacking various file formats"
HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
DEPEND="dev-lang/perl"
-S=${WORKDIR}/${P}
src_compile() {
einfo "Nothing to compile"