Blame SOURCES/lttng-gen-tp-shebang.patch

ce0634
diff -Naur lttng-ust-2.10.2.orig/tools/lttng-gen-tp lttng-ust-2.10.2/tools/lttng-gen-tp
ce0634
--- lttng-ust-2.10.2.orig/tools/lttng-gen-tp	2018-08-20 15:48:56.000000000 -0400
ce0634
+++ lttng-ust-2.10.2/tools/lttng-gen-tp	2018-11-07 18:00:02.614072586 -0500
ce0634
@@ -1,4 +1,4 @@
ce0634
-#!/usr/bin/env python
ce0634
+#!/usr/bin/python3
ce0634
 #
ce0634
 # Copyright (c)  2012 Yannick Brosseau <yannick.brosseau@gmail.com>
ce0634
 #