diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:47:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:47:41 +0000 |
commit | 8bcdfdba943060329a03990c6b0a2b21890ed924 (patch) | |
tree | 4c2ec9a1e1f5d821bc60434aaf260acb071413f8 /dev-util/ladebug/ladebug-4.0.67.ebuild | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-8bcdfdba943060329a03990c6b0a2b21890ed924.tar.gz gentoo-2-8bcdfdba943060329a03990c6b0a2b21890ed924.tar.bz2 gentoo-2-8bcdfdba943060329a03990c6b0a2b21890ed924.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/ladebug/ladebug-4.0.67.ebuild')
-rw-r--r-- | dev-util/ladebug/ladebug-4.0.67.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/ladebug/ladebug-4.0.67.ebuild b/dev-util/ladebug/ladebug-4.0.67.ebuild index 4234d5a42657..3f3949631a05 100644 --- a/dev-util/ladebug/ladebug-4.0.67.ebuild +++ b/dev-util/ladebug/ladebug-4.0.67.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/dev-util/ladebug/ladebug-4.0.67.ebuild,v 1.7 2004/07/02 05:09:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ladebug/ladebug-4.0.67.ebuild,v 1.8 2004/07/14 23:47:09 agriffis Exp $ # # Submitted By Tavis Ormandy <taviso@gentoo.org> # @@ -24,7 +24,6 @@ RDEPEND="dev-libs/libots IUSE="emacs" -S=${WORKDIR}/${P} RELEASE="4.0.67-21" #SITEFILE="50ladebug.el" |