|
|
# Copyright 1999-2007 Gentoo Foundation | # Copyright 1999-2007 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/Attic/exaile-0.2.10.ebuild,v 1.3 2007/06/25 07:02:41 drac Exp $ |
# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10.ebuild,v 1.3 2007/06/25 07:02:41 drac Exp $ |
| |
inherit eutils fdo-mime python |
inherit eutils fdo-mime python multilib |
| |
GVER="0.10" | GVER="0.10" |
| |
|
|
unpack ${A} | unpack ${A} |
cd "${S}" | cd "${S}" |
epatch "${FILESDIR}"/${P}-destdir.patch | epatch "${FILESDIR}"/${P}-destdir.patch |
|
sed -i "/LIBDIR/s/lib/$(get_libdir)/" Makefile |
} | } |
| |
| |