Fix up checksums + other fixes

This commit is contained in:
fosslinux 2022-02-23 20:59:57 +11:00
parent e7c39af4b9
commit 9543a47f1b
110 changed files with 387 additions and 231 deletions

View file

@ -34,4 +34,4 @@ bzip2 --help
cd ../..
# Checksums
sha256sum -c checksums/bzip2-pass1
sha256sum -c checksums

View file

@ -2,8 +2,6 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
checksum=02c4d6e6a01c911593eb20bdbc72761cdc977ff48c3ca3b46af4255083cd2679
src_unpack() {
src_dir="${base_dir}/src"
tar -xf "${src_dir}/${pkg}.tar"

View file

@ -0,0 +1 @@
6e93edb69a8089d5f0bd20ac29acf2ed1454c0bcb97e9aed085757b02f0f3756 /usr/bin/bzip2