summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-21 10:40:28 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-21 10:40:28 +0000
commitfee83d59164d280ff7b790f5d4d3d840153dae88 (patch)
tree2a4ff737697a0ae4a347b9e0a60ef1a164a388fd /kde-base/arts/arts-3.5.5.ebuild
parentVersion bump: added dep on setuptools, added NEED_PYTHON. (diff)
downloadhistorical-fee83d59164d280ff7b790f5d4d3d840153dae88.tar.gz
historical-fee83d59164d280ff7b790f5d4d3d840153dae88.tar.bz2
historical-fee83d59164d280ff7b790f5d4d3d840153dae88.zip
emul-libs are no longer installed to /emul/linux/x86/
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'kde-base/arts/arts-3.5.5.ebuild')
-rw-r--r--kde-base/arts/arts-3.5.5.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/kde-base/arts/arts-3.5.5.ebuild b/kde-base/arts/arts-3.5.5.ebuild
index 16a160880181..452aecf4ceb1 100644
--- a/kde-base/arts/arts-3.5.5.ebuild
+++ b/kde-base/arts/arts-3.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.5.5.ebuild,v 1.10 2007/01/05 16:54:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.5.5.ebuild,v 1.11 2007/02/21 10:40:28 blubb Exp $
inherit kde flag-o-matic eutils versionator
set-kdedir 3.5
@@ -40,6 +40,10 @@ PATCHES="${FILESDIR}/arts-1.5.0-bindnow.patch
src_unpack() {
kde_src_unpack
+ sed -i -e "s:GENTOO_LIB64:$(get_abi_LIBDIR amd64):" \
+ -e "s:GENTOO_LIB32:$(get_abi_LIBDIR x86):" artsc/artsdsp.in \
+ || die "multilib-sed failed"
+
# Alternative to arts-1.4-mcopidl.patch, make sure that flags are supported
# before trying to use them, for non-GCC, vanilla GCC or GCC 4.1 compilers
local nosspflags