summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0003-use-python3.patch
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-05-05 12:08:18 +0000
commitc68be3fde5a0107b1cf4b0b69d5e4e5a1a88e990 (patch)
treee62d64cb17fefe7eb5817cb74d39079181328861 /debian/patches/debian/0003-use-python3.patch
parentRefreshing use-system-exim4.patch. (diff)
downloadnetdata-c68be3fde5a0107b1cf4b0b69d5e4e5a1a88e990.tar.xz
netdata-c68be3fde5a0107b1cf4b0b69d5e4e5a1a88e990.zip
Refreshing use-python3.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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
-'''':;