mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/pypy: fix typo in move
This commit is contained in:
parent
8f06d4a92c
commit
6e177c87c6
@ -92,8 +92,8 @@ tkinter() {
|
||||
|
||||
amove \
|
||||
usr/lib/pypy/lib_pypy/_tkinter \
|
||||
usr/lib/pypy/lib_python/2.7/lib-tk \
|
||||
usr/lib/pypy/lib_python/2.7/idlelib
|
||||
usr/lib/pypy/lib-python/2.7/lib-tk \
|
||||
usr/lib/pypy/lib-python/2.7/idlelib
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
Loading…
Reference in New Issue
Block a user