diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:07:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:07:33 +0000 |
commit | 286f46b7767e8f06fdc30258f586c9d5939d2048 (patch) | |
tree | 5c9ecfc59a9b44844688d1c306e2a57a5df41ef8 /media-fonts/chkfontpath | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | gentoo-2-286f46b7767e8f06fdc30258f586c9d5939d2048.tar.gz gentoo-2-286f46b7767e8f06fdc30258f586c9d5939d2048.tar.bz2 gentoo-2-286f46b7767e8f06fdc30258f586c9d5939d2048.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-fonts/chkfontpath')
-rw-r--r-- | media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild index ff76a3727f3d..d7d5c899f7ab 100644 --- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild +++ b/media-fonts/chkfontpath/chkfontpath-1.9.10.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/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.5 2004/07/01 10:48:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.6 2004/07/14 17:04:33 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit rpm eutils RPM_V="2" -S=${WORKDIR}/${P} DESCRIPTION="Simple interface for editing the font path for the X font server" HOMEPAGE="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/" SRC_URI="ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/${P}-${RPM_V}.src.rpm |