summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-06-26 20:52:16 +0000
committerSamuli Suominen <drac@gentoo.org>2007-06-26 20:52:16 +0000
commit485cb6de159065d8cce7c2327f6d336885621426 (patch)
tree7cd8b64761cb367813b03c4c843bb130f031622b /media-sound/exaile
parentAdjust ffmpeg package.mask. (diff)
downloadgentoo-2-485cb6de159065d8cce7c2327f6d336885621426.tar.gz
gentoo-2-485cb6de159065d8cce7c2327f6d336885621426.tar.bz2
gentoo-2-485cb6de159065d8cce7c2327f6d336885621426.zip
Multilib friendly for bug 183311, thanks to Pacho Ramos, Thomas A., Christoph Mende.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r--media-sound/exaile/ChangeLog6
-rw-r--r--media-sound/exaile/exaile-0.2.10-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog
index 162025a173a1..3b541df1e0f4 100644
--- a/media-sound/exaile/ChangeLog
+++ b/media-sound/exaile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/exaile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.20 2007/06/26 18:07:04 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.21 2007/06/26 20:52:16 drac Exp $
+
+ 26 Jun 2007; Samuli Suominen <drac@gentoo.org> exaile-0.2.10-r1.ebuild:
+ Multilib friendly for bug 183311, thanks to Pacho Ramos, Thomas A.,
+ Christoph Mende.
*exaile-0.2.10-r1 (26 Jun 2007)
diff --git a/media-sound/exaile/exaile-0.2.10-r1.ebuild b/media-sound/exaile/exaile-0.2.10-r1.ebuild
index d8a65846aa2f..7bd1cca46b5c 100644
--- a/media-sound/exaile/exaile-0.2.10-r1.ebuild
+++ b/media-sound/exaile/exaile-0.2.10-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.1 2007/06/26 18:07:04 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.2 2007/06/26 20:52:16 drac Exp $
-inherit eutils fdo-mime python
+inherit eutils fdo-mime multilib python
GVER="0.10"
@@ -70,7 +70,7 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
+ emake LIBDIR="/usr/$(get_libdir)" DESTDIR="${D}" install || die "emake install failed."
dodoc TODO changelog
insinto /usr/share/${PN}