From c9d3173445c965cecebd2a8747cb824ebab1e23a Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 12 Dec 2019 00:50:06 +0300 Subject: [PATCH] xz --- system/base/xz/actions.py | 1 + 1 file changed, 1 insertion(+) 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