summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:35:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:45 +0000
commit09b09bb3591f894710b722a390f94966d0a6c99b (patch)
tree8d8d2784ad2d0d108f00597b84b3c17e8e01c4b6
parentRefreshing use-system-exim4.patch. (diff)
downloadnetdata-09b09bb3591f894710b722a390f94966d0a6c99b.tar.xz
netdata-09b09bb3591f894710b722a390f94966d0a6c99b.zip
Refreshing use-python3.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0003-use-python3.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/debian/0003-use-python3.patch b/debian/patches/debian/0003-use-python3.patch
index 95f4e7a52..be166f10f 100644
--- a/debian/patches/debian/0003-use-python3.patch
+++ b/debian/patches/debian/0003-use-python3.patch
@@ -1,9 +1,9 @@
Author: Sander Klein <debian-bugs@roedie.nl>
Description: Debian uses by default python 2 instead of python3.
-diff -Naurp netdata.orig/collectors/python.d.plugin/python.d.plugin.in netdata/collectors/python.d.plugin/python.d.plugin.in
---- netdata.orig/collectors/python.d.plugin/python.d.plugin.in
-+++ netdata/collectors/python.d.plugin/python.d.plugin.in
+diff -Naurp netdata.orig/src/collectors/python.d.plugin/python.d.plugin.in netdata/src/collectors/python.d.plugin/python.d.plugin.in
+--- netdata.orig/src/collectors/python.d.plugin/python.d.plugin.in
++++ netdata/src/collectors/python.d.plugin/python.d.plugin.in
@@ -1,21 +1,4 @@
-#!/usr/bin/env bash
-'''':;