File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
# Remove command-line curses toolkit.
6
6
python-stdlib/curses
7
7
# Remove the testing binary modules
8
- python-stdlib/lib-dynload/_test*.dylib
8
+ python-stdlib/lib-dynload/* _test*.dylib
9
9
python-stdlib/lib-dynload/_xx*.dylib
10
10
python-stdlib/lib-dynload/xx*.dylib
Original file line number Diff line number Diff line change 3
3
# It is used by `tar -X` during the Makefile build.
4
4
#
5
5
# Remove the testing binary modules
6
- python-stdlib/lib-dynload/_test*.so
6
+ python-stdlib/lib-dynload/* _test*.so
7
7
python-stdlib/lib-dynload/_xx*.so
8
8
python-stdlib/lib-dynload/xx*.so
Original file line number Diff line number Diff line change 3
3
# It is used by `tar -X` during the Makefile build.
4
4
#
5
5
# Remove command-line curses toolkit.
6
- Python/Resources/lib/ python* /curses
6
+ python-stdlib /curses
7
7
# Remove the testing binary modules
8
- python-stdlib/lib-dynload/_test*.dylib
8
+ python-stdlib/lib-dynload/* _test*.dylib
9
9
python-stdlib/lib-dynload/_xx*.dylib
10
10
python-stdlib/lib-dynload/xx*.dylib
Original file line number Diff line number Diff line change 3
3
# It is used by `tar -X` during the Makefile build.
4
4
#
5
5
# Remove command-line curses toolkit.
6
- Python/Resources/lib/ python* /curses
6
+ python-stdlib /curses
7
7
# Remove the testing binary modules
8
- python-stdlib/lib-dynload/_test*.dylib
8
+ python-stdlib/lib-dynload/* _test*.dylib
9
9
python-stdlib/lib-dynload/_xx*.dylib
10
10
python-stdlib/lib-dynload/xx*.dylib
You can’t perform that action at this time.
0 commit comments