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