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 \