From d45986026372ab1b3d01fd2c2d1d10bdc2801917 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 15 Jun 2004 09:55:29 +0000 Subject: QA - Don't assign default S. --- app-emacs/psql/psql-1.10.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app-emacs/psql/psql-1.10.ebuild') diff --git a/app-emacs/psql/psql-1.10.ebuild b/app-emacs/psql/psql-1.10.ebuild index 9d17b29b22e1..ec419ed28a33 100644 --- a/app-emacs/psql/psql-1.10.ebuild +++ b/app-emacs/psql/psql-1.10.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-emacs/psql/psql-1.10.ebuild,v 1.4 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.5 2004/06/15 09:54:55 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs dev-db/postgresql" -S="${WORKDIR}/${P}" - SITEFILE=50psql-gentoo.el src_compile() { -- cgit v1.2.3-65-gdbad