From 96fa4bfdd72b9a8ad10c8215a94cea82f4d0b6cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Tue, 21 Jun 2022 14:54:50 +0200 Subject: [PATCH] Revert "component/firewalld: Enforce slapos python for gobject-introspection" This reverts commit 054386d640bdd1998f919d07aa85401d5292b06c. It proven to be insufficient to fix issues with PYTHON make variable surcharging from top make. --- component/firewalld/buildout.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/component/firewalld/buildout.cfg b/component/firewalld/buildout.cfg index 1330f8675..e15ef4ac0 100644 --- a/component/firewalld/buildout.cfg +++ b/component/firewalld/buildout.cfg @@ -69,7 +69,6 @@ url = http://ftp.gnome.org/pub/gnome/core/3.22/3.22.2/sources/gobject-introspect md5sum = 5af8d724f25d0c9cfbe6df41b77e5dc0 configure-options = --disable-static - --with-python=${buildout:executable} environment = PATH=${pkgconfig:location}/bin:${gettext:location}/bin:${glib:location}/bin:${xz-utils:location}/bin:${flex:location}/bin:${bison:location}/bin:%(PATH)s -- 2.30.9