mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Fix up checksums + other fixes
This commit is contained in:
parent
e7c39af4b9
commit
9543a47f1b
110 changed files with 387 additions and 231 deletions
|
|
@ -34,4 +34,4 @@ bzip2 --help
|
|||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums/bzip2-pass1
|
||||
sha256sum -c checksums
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
1
sysa/bzip2-1.0.8/checksums
Normal file
1
sysa/bzip2-1.0.8/checksums
Normal file
|
|
@ -0,0 +1 @@
|
|||
6e93edb69a8089d5f0bd20ac29acf2ed1454c0bcb97e9aed085757b02f0f3756 /usr/bin/bzip2
|
||||
Loading…
Add table
Add a link
Reference in a new issue