summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Loeh <kosmikus@gentoo.org>2005-05-10 16:22:26 +0000
committerAndres Loeh <kosmikus@gentoo.org>2005-05-10 16:22:26 +0000
commit11e96266e0321b5af50f9f005820405e50c79297 (patch)
treeeaf7189d28d822746bde287ea75c553a1e907d8f /dev-haskell/haxml/haxml-1.12.ebuild
parentMarked stable on amd64. (diff)
downloadgentoo-2-11e96266e0321b5af50f9f005820405e50c79297.tar.gz
gentoo-2-11e96266e0321b5af50f9f005820405e50c79297.tar.bz2
gentoo-2-11e96266e0321b5af50f9f005820405e50c79297.zip
Package description for ghc-6.4 was incomplete.
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-haskell/haxml/haxml-1.12.ebuild')
-rw-r--r--dev-haskell/haxml/haxml-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haxml/haxml-1.12.ebuild b/dev-haskell/haxml/haxml-1.12.ebuild
index e8df655c5952..5ea00987faf1 100644
--- a/dev-haskell/haxml/haxml-1.12.ebuild
+++ b/dev-haskell/haxml/haxml-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.12.ebuild,v 1.3 2005/05/04 17:04:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.12.ebuild,v 1.4 2005/05/10 16:22:26 kosmikus Exp $
inherit ghc-package fixheadtails
@@ -51,7 +51,7 @@ src_compile() {
ghc-setup-pkg ${S}/obj/ghc/pkg.conf
fi
# make sure the libdir is correct
- sed -i "s:\$libdir:$(ghc-libdir):" $(ghc-localpkgconf)
+ ghc-fixlibpath '$libdir'
}
src_install() {