From 1e81cf3f559913cacb995aaa5818e3c5ba354799 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 28 Nov 2019 18:33:33 +0100 Subject: x11-wm/openbox: python_export_best → python_setup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- x11-wm/openbox/openbox-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild index 4fee4c0952ca..35d268b94df5 100644 --- a/x11-wm/openbox/openbox-3.6.1.ebuild +++ b/x11-wm/openbox/openbox-3.6.1.ebuild @@ -50,7 +50,7 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" src_prepare() { - use xdg && python_export_best + use xdg && python_setup epatch "${FILESDIR}"/${PN}-3.5.2-gnome-session.patch sed -i \ -e "s:-O0 -ggdb ::" \ -- cgit v1.2.3-65-gdbad