diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:51:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:51:22 +0000 |
commit | 8ec954a96c94530e13f070eb9bb39a67e120762d (patch) | |
tree | ca9ab5cf25e8604cbb34b4d383a90adf952d0d4e /app-text/unrtf/unrtf-0.19.3.ebuild | |
parent | Don't assign default to S; header fix (Manifest recommit) (diff) | |
download | gentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.tar.gz gentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.tar.bz2 gentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-text/unrtf/unrtf-0.19.3.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.19.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.19.3.ebuild b/app-text/unrtf/unrtf-0.19.3.ebuild index d131f2b02b48..2619dba85a4f 100644 --- a/app-text/unrtf/unrtf-0.19.3.ebuild +++ b/app-text/unrtf/unrtf-0.19.3.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-text/unrtf/unrtf-0.19.3.ebuild,v 1.2 2004/03/11 21:50:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.3 2004/03/12 08:50:38 mr_bones_ Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="x86 ~amd64" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { make clean |