mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Update to xz-5.4.1.
This commit is contained in:
parent
d8c033aa79
commit
1a2a4c1c6c
8 changed files with 9 additions and 47 deletions
|
|
@ -1,17 +0,0 @@
|
|||
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
AUTOMAKE=automake-1.11 ACLOCAL=aclocal-1.11 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
./configure \
|
||||
--prefix="${PREFIX}" \
|
||||
--disable-shared \
|
||||
--build=i386-unknown-linux-musl \
|
||||
--libdir="${LIBDIR}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue