summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pypy/pypy-2.0.2.ebuild')
-rw-r--r--dev-python/pypy/pypy-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy/pypy-2.0.2.ebuild b/dev-python/pypy/pypy-2.0.2.ebuild
index 7091f20d8961..54d4668d2691 100644
--- a/dev-python/pypy/pypy-2.0.2.ebuild
+++ b/dev-python/pypy/pypy-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.0.2.ebuild,v 1.2 2013/06/18 06:22:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.0.2.ebuild,v 1.3 2013/06/18 10:41:29 idella4 Exp $
EAPI=5
@@ -98,7 +98,7 @@ src_install() {
fperms a+x ${INSDESTTREE}/pypy-c
use jit && pax-mark m "${ED%/}${INSDESTTREE}/pypy-c"
dosym ../$(get_libdir)/pypy${SLOT}/pypy-c /usr/bin/pypy-c${SLOT}
- dosym ../$(get_libdir)/pypy${SLOT}/ /usr/include/pypy${SLOT}
+ dosym ../$(get_libdir)/pypy${SLOT}/include /usr/include/pypy${SLOT}
dodoc README.rst
if ! use sqlite; then