mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +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
1
sysa/sed-4.0.9/checksums
Normal file
1
sysa/sed-4.0.9/checksums
Normal file
|
|
@ -0,0 +1 @@
|
|||
a29789a4a0150cbc7ed718ece238cad4c3863c794c8825f0743bc6cf1838b4a8 /usr/bin/sed
|
||||
|
|
@ -53,4 +53,4 @@ sed --version
|
|||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums/pass1
|
||||
sha256sum -c checksums
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
checksum=aa900b99ec2fedc1bf9a1bc366b208f73f3f866c2b82d27ed8f4fccf538cb0e5
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue