diff options
Diffstat (limited to 'media-sound/moc/moc-2.5.0_alpha2.ebuild')
-rw-r--r-- | media-sound/moc/moc-2.5.0_alpha2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/moc/moc-2.5.0_alpha2.ebuild b/media-sound/moc/moc-2.5.0_alpha2.ebuild index df3d6abd8ed9..8dd1f55a9b93 100644 --- a/media-sound/moc/moc-2.5.0_alpha2.ebuild +++ b/media-sound/moc/moc-2.5.0_alpha2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_alpha2.ebuild,v 1.9 2007/12/05 15:47:26 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_alpha2.ebuild,v 1.10 2008/03/01 10:21:00 drac Exp $ inherit eutils @@ -34,7 +34,7 @@ RDEPEND="media-libs/libao curl? ( >=net-misc/curl-7.12.2 )" DEPEND="${RDEPEND}" -S="${WORKDIR}"/${MY_P} +S=${WORKDIR}/${MY_P} src_unpack() { unpack ${A} |