From 3b9f44339695e6984d47c2c19565d735237f8856 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 22:36:34 +0000 Subject: don't assign S=${WORKDIR}/${P} --- dev-util/bcpp/bcpp-20030423.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-util/bcpp') diff --git a/dev-util/bcpp/bcpp-20030423.ebuild b/dev-util/bcpp/bcpp-20030423.ebuild index 7e1c04ddaf01..242fd2673a1f 100644 --- a/dev-util/bcpp/bcpp-20030423.ebuild +++ b/dev-util/bcpp/bcpp-20030423.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/bcpp/bcpp-20030423.ebuild,v 1.4 2004/06/25 02:20:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20030423.ebuild,v 1.5 2004/07/14 22:35:50 agriffis Exp $ DESCRIPTION="Indents C/C++ source code" HOMEPAGE="http://invisible-island.net/bcpp/" @@ -11,7 +11,6 @@ KEYWORDS="x86" IUSE="" DEPEND="" RDEPEND="" -S=${WORKDIR}/${P} src_install() { #einstall || die -- cgit v1.2.3-65-gdbad