summaryrefslogtreecommitdiff
path: root/dev-python/pypy/files/7.3.1-gentoo-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pypy/files/7.3.1-gentoo-path.patch')
-rw-r--r--dev-python/pypy/files/7.3.1-gentoo-path.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy/files/7.3.1-gentoo-path.patch b/dev-python/pypy/files/7.3.1-gentoo-path.patch
index dd2c635055dd..5281781865ae 100644
--- a/dev-python/pypy/files/7.3.1-gentoo-path.patch
+++ b/dev-python/pypy/files/7.3.1-gentoo-path.patch
@@ -18,7 +18,7 @@ index 6fe62be..a4e9f0d 100644
+ 'gentoo': {
+ 'purelib': '$base/site-packages',
+ 'platlib': '$base/site-packages',
-+ 'headers': '$base/include',
++ 'headers': '$base/include/$dist_name',
+ 'scripts': '@EPREFIX@/usr/bin',
+ 'data' : '@EPREFIX@/usr',
+ },