From 4def3d77234c362fc7a229a8496158f112f830ac Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 17 Apr 2023 22:42:34 +0300 Subject: [PATCH] libxfce4windowing-4.19.2 --- desktop/xfce/base/libxfce4windowing/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/base/libxfce4windowing/actions.py b/desktop/xfce/base/libxfce4windowing/actions.py index 972f81994e..cbdef1c865 100644 --- a/desktop/xfce/base/libxfce4windowing/actions.py +++ b/desktop/xfce/base/libxfce4windowing/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): # shelltools.system("NOCONFIGURE=1 ./autogen.sh") - autotools.autoreconf("-fiv") + # autotools.autoreconf("-fiv") autotools.configure("--disable-static \ --enable-wayland \ --enable-gtk-doc \