pypy: fix two libraries (ZHF)
This commit is contained in:
parent
9f37e91ec5
commit
4efbe96205
@ -63,7 +63,9 @@ let
|
|||||||
cd ./lib_pypy
|
cd ./lib_pypy
|
||||||
../pypy-c ./_audioop_build.py
|
../pypy-c ./_audioop_build.py
|
||||||
../pypy-c ./_curses_build.py
|
../pypy-c ./_curses_build.py
|
||||||
|
../pypy-c ./_pwdgrp_build.py
|
||||||
../pypy-c ./_sqlite3_build.py
|
../pypy-c ./_sqlite3_build.py
|
||||||
|
../pypy-c ./_syslog_build.py
|
||||||
../pypy-c ./_tkinter/tklib_build.py
|
../pypy-c ./_tkinter/tklib_build.py
|
||||||
cd ..
|
cd ..
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user