dev-python/pypy3-bin: pax-mark libpypy-c.so as well
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 09:00:46 +0000 (11:00 +0200)
committerMichał 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

index 9c78d0f0de4345451622ae715e48b7124e136c8e..f675894055eb9df664331615ebe81bef683697a5 100644 (file)
@@ -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...