diff --git a/system/base/xz/actions.py b/system/base/xz/actions.py index 8b4863ed..0fa26a48 100644 --- a/system/base/xz/actions.py +++ b/system/base/xz/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): + autotools.autoreconf("-vfi") autotools.configure("--disable-static \ --disable-rpath") # Remove RPATH