From 50fb6c032e72a26b3fd881a18e1d1f535c95e0fc Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 17 May 2022 19:10:55 +0100 Subject: fixed packages for llvm based toolchain --- repo/system/xz/xz.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/xz/xz.xibuild') diff --git a/repo/system/xz/xz.xibuild b/repo/system/xz/xz.xibuild index a1d4e17..9c1f849 100644 --- a/repo/system/xz/xz.xibuild +++ b/repo/system/xz/xz.xibuild @@ -9,7 +9,7 @@ DESC="Tools for the lzma and xz compression formats" build () { - ./autogen.sh + autoreconf -fi ./configure --prefix=/usr --disable-static --docdir=/usr/share/doc/xz-$PKG_VER make } -- cgit v1.2.1