Package: ust / 2.14.0-1~exp1

use-python3.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
Description: use python3
Author: Dimitri John Ledkov <xnox@ubuntu.com>
Forwarded: not-needed

--- a/tools/lttng-gen-tp
+++ b/tools/lttng-gen-tp
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 #
 # SPDX-License-Identifier: GPL-2.0-only
 #