summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild')
-rw-r--r--sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild b/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild
index d05623915526..7609268d733e 100644
--- a/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild
+++ b/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild,v 1.6 2011/01/10 21:24:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/arp-warp-bin/arp-warp-bin-7.1.ebuild,v 1.7 2011/01/11 14:22:23 jlec Exp $
EAPI="3"
@@ -46,6 +46,7 @@ src_prepare() {
eprefixify "${S}"/share/arpwarp_setup_base.*
sed "s:PYVER:$(python_get_version):g" -i "${S}"/share/arpwarp_setup_base.*
python_convert_shebangs $(python_get_version) flex-wARP-src-354/*py
+ sed -e "s:/usr/:${EPREFIX}/usr/:g" -i flex-wARP-src-354/*py || die
}
src_install(){