From 0d5496614852337c58edf9657c5eff300e112824 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 28 Jun 2021 23:39:33 +0300 Subject: [PATCH] rrdtool rebuild --- network/analyzer/rrdtool/actions.py | 3 ++- network/analyzer/rrdtool/pspec.xml | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/network/analyzer/rrdtool/actions.py b/network/analyzer/rrdtool/actions.py index b60c8bfec5..a59b188a2f 100644 --- a/network/analyzer/rrdtool/actions.py +++ b/network/analyzer/rrdtool/actions.py @@ -13,6 +13,7 @@ from pisi.actionsapi import perlmodules def setup(): shelltools.export("AUTOPOINT", "/bin/true") + shelltools.export("PYTHON", "/usr/bin/python3") #autotools.autoreconf("-vfi") # suppress compiler warnings pisitools.cflags.add("-Wno-missing-prototypes -Wno-format-truncation -Wno-implicit-fallthrough -Wno-cast-function-type -Wstringop-truncation") @@ -48,4 +49,4 @@ def install(): # remove unnecessary files perlmodules.removePacklist() - perlmodules.removePodfiles() \ No newline at end of file + perlmodules.removePodfiles() diff --git a/network/analyzer/rrdtool/pspec.xml b/network/analyzer/rrdtool/pspec.xml index b3d3e635c4..1203e10ebe 100644 --- a/network/analyzer/rrdtool/pspec.xml +++ b/network/analyzer/rrdtool/pspec.xml @@ -24,10 +24,10 @@ pango-devel dejavu-fonts glib2-devel - python-devel + python3-devel libxml2-devel libart_lgpl-devel - python-setuptools + python3-setuptools tcp-wrappers-devel ruby-devel @@ -50,7 +50,7 @@ glib2 pango libpng - python + python3 libxml2 rubygems libart_lgpl