mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
12 lines
237 B
Diff
12 lines
237 B
Diff
|
--- ./bootstrap.sh.orig 2023-12-06 15:02:59.000000000 -0600
|
||
|
+++ ./bootstrap.sh 2024-03-22 12:11:17.510203315 -0500
|
||
|
@@ -17,7 +17,7 @@
|
||
|
LIBDIR=
|
||
|
INCLUDEDIR=
|
||
|
LIBS=""
|
||
|
-PYTHON=python
|
||
|
+PYTHON=python3
|
||
|
PYTHON_VERSION=
|
||
|
PYTHON_ROOT=
|
||
|
ICU_ROOT=
|