projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ec341
)
dev-python/pypy3-bin: pax-mark libpypy-c.so as well
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 May 2016 09:00:46 +0000
(11:00 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 14 May 2016 09:06:49 +0000
(11:06 +0200)
dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
index 9c78d0f0de4345451622ae715e48b7124e136c8e..f675894055eb9df664331615ebe81bef683697a5 100644
(file)
--- a/
dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
+++ b/
dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
@@
-110,7
+110,7
@@
src_compile() {
#use doc && emake -C pypy/doc/ html
#needed even without jit :( also needed in both compile and install phases
- pax-mark m pypy-c
+ pax-mark m pypy-c
libpypy-c.so
# ctypes config cache
# this one we need to do with python2 too...