kernel-6.7-xanmod/unversioned-python-shebangs-are-not-allowed-error-avoid.patch
2021-09-03 20:53:50 +03:00

8 lines
454 B
Diff

diff -Naur linux-5.14.orig/tools/perf/scripts/python/libxed.py linux-5.14/tools/perf/scripts/python/libxed.py
--- linux-5.14.orig/tools/perf/scripts/python/libxed.py 2021-09-03 20:47:57.794788303 +0300
+++ linux-5.14/tools/perf/scripts/python/libxed.py 2021-09-03 20:47:57.888788308 +0300
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# SPDX-License-Identifier: GPL-2.0
# libxed.py: Python wrapper for libxed.so
# Copyright (c) 2014-2021, Intel Corporation.