void-packages/srcpkgs/thunderbird/patches/python3.11.patch

11 lines
352 B
Diff

diff --git a/mach b/mach
index cc5e25b7aa..165f708f54 100755
--- a/mach
+++ b/mach
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python3.11
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.