summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-07 03:32:13 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-07 03:32:13 +0000
commitf738e2c5071f532f7a4ee79e91cccc832009d1db (patch)
tree4ac81621bd1f7ad035a4556545eeedaf37682988 /media-sound/waif/waif-0.59.7.ebuild
parentmultilib fixes. (diff)
downloadhistorical-f738e2c5071f532f7a4ee79e91cccc832009d1db.tar.gz
historical-f738e2c5071f532f7a4ee79e91cccc832009d1db.tar.bz2
historical-f738e2c5071f532f7a4ee79e91cccc832009d1db.zip
get_libdir fixes.
Diffstat (limited to 'media-sound/waif/waif-0.59.7.ebuild')
-rw-r--r--media-sound/waif/waif-0.59.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/waif/waif-0.59.7.ebuild b/media-sound/waif/waif-0.59.7.ebuild
index f28fa0e83c0a..0985f23bc00e 100644
--- a/media-sound/waif/waif-0.59.7.ebuild
+++ b/media-sound/waif/waif-0.59.7.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-sound/waif/waif-0.59.7.ebuild,v 1.11 2004/09/15 17:43:09 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.12 2004/10/07 03:31:20 eradicator Exp $
IUSE="xmms oggvorbis"
@@ -46,7 +46,7 @@ src_install() {
tclv=$(grep TCL_VER /usr/include/tcl.h | sed 's:^.*"\(.*\)".*:\1:')
cd ${S}
- insinto /usr/lib/tcl${tclv}/Waif
+ insinto /usr/$(get_libdir)/tcl${tclv}/Waif
doins Waif/*
into /usr