diff options
author | 2004-06-15 10:11:25 +0000 | |
---|---|---|
committer | 2004-06-15 10:11:25 +0000 | |
commit | 757f03688a8a8771a0693a2da2aa3fd63c98766a (patch) | |
tree | 95da003c67c5dfaa48e140e781ddfa23dfc4f4de /app-emacs/psgml/psgml-1.2.5-r1.ebuild | |
parent | stabilize (diff) | |
download | historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.tar.gz historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.tar.bz2 historical-757f03688a8a8771a0693a2da2aa3fd63c98766a.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/psgml/psgml-1.2.5-r1.ebuild')
-rw-r--r-- | app-emacs/psgml/psgml-1.2.5-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/psgml/psgml-1.2.5-r1.ebuild b/app-emacs/psgml/psgml-1.2.5-r1.ebuild index d3f0433d5d8c..c13de6fe76a4 100644 --- a/app-emacs/psgml/psgml-1.2.5-r1.ebuild +++ b/app-emacs/psgml/psgml-1.2.5-r1.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/psgml/psgml-1.2.5-r1.ebuild,v 1.5 2004/03/14 12:49:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.6 2004/06/15 09:54:20 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86 sparc amd64 ~ppc" DEPEND="virtual/emacs app-text/openjade" -S="${WORKDIR}/${P}" - SITEFILE=50psgml-gentoo.el src_compile() { |