diff options
| author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2026-03-23 07:35:03 +0000 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2026-03-23 07:41:51 +0000 |
| commit | 42e120f87d591ca3e7ffed28377f352e6751f27d (patch) | |
| tree | 6d4c314dc6f3a5be2ad3193529e5b9e05d19d131 /accessibility/onboard/files/patch-scripts_sokSettings.py | |
| parent | f6e20ad7e70492b90813723ba2cf5ea1804996c1 (diff) | |
Diffstat (limited to 'accessibility/onboard/files/patch-scripts_sokSettings.py')
| -rw-r--r-- | accessibility/onboard/files/patch-scripts_sokSettings.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/accessibility/onboard/files/patch-scripts_sokSettings.py b/accessibility/onboard/files/patch-scripts_sokSettings.py new file mode 100644 index 000000000000..472ee57eab63 --- /dev/null +++ b/accessibility/onboard/files/patch-scripts_sokSettings.py @@ -0,0 +1,11 @@ +--- scripts/sokSettings.py.orig 2025-07-03 16:13:44 UTC ++++ scripts/sokSettings.py +@@ -16,7 +16,7 @@ + # You should have received a copy of the GNU General Public License + # along with this program. If not, see <http://www.gnu.org/licenses/>. + +-PYTHON_EXECUTABLE = "python3" ++PYTHON_EXECUTABLE = "%%PYTHON_CMD%%" + + from gi.repository import GLib + |
