Introduce packaging support

Utilising previously introduced DESTDIR support, everything is installed
to aformentioned DESTDIR.

Prior to the building of XBPS, we use gzip compressed tarballs as
packages. This requires a lot of strange hacks especially for old tar +
gzip (timestamps, etc causing reproducibility problems). Then we use
XBPS once built.
This commit is contained in:
fosslinux 2022-01-14 22:02:08 +11:00
parent f4d43e2113
commit 968d2ea7d1
4 changed files with 127 additions and 8 deletions

View file

@ -61,6 +61,7 @@ build openssl-1.1.1l
build zlib-1.2.11
build xbps-0.59.1
export XBPS_TARGET_ARCH="${ARCH}"
build automake-1.16.3