]> git.pld-linux.org Git - packages/xen.git/blame_incremental - xen-python_scripts.patch
- updated to 4.18.1; new sonames, ocaml libxenlight and libxentoollog are gone
[packages/xen.git] / xen-python_scripts.patch
... / ...
CommitLineData
1--- xen-4.18.1/tools/misc/xencov_split.orig 2024-04-22 14:52:13.323970953 +0200
2+++ xen-4.18.1/tools/misc/xencov_split 2024-04-22 19:55:27.842069455 +0200
3@@ -1,4 +1,4 @@
4-#!/usr/bin/env python
5+#!/usr/bin/python3
6
7 from __future__ import print_function
8 from builtins import str
9diff -ur xen-4.13.1/tools/xentrace/xentrace_format xen-4.13.1.py/tools/xentrace/xentrace_format
10--- xen-4.13.1/tools/xentrace/xentrace_format 2020-05-14 14:19:32.000000000 +0200
11+++ xen-4.13.1.py/tools/xentrace/xentrace_format 2020-06-07 19:58:48.203256360 +0200
12@@ -1,4 +1,4 @@
13-#!/usr/bin/env python
14+#!/usr/bin/python3
15
16 # by Mark Williamson, (C) 2004 Intel Research Cambridge
17
This page took 0.07029 seconds and 5 git commands to generate.