From c68be3fde5a0107b1cf4b0b69d5e4e5a1a88e990 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:35:51 +0200 Subject: Refreshing use-python3.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0003-use-python3.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/patches/debian/0003-use-python3.patch') 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 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 -'''':; -- cgit v1.2.3