mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Implement sha256summing for all remaining kaem scripts
This commit is contained in:
parent
d6780c9947
commit
8724c94d20
14 changed files with 94 additions and 0 deletions
1
sysa/make-3.80/checksums
Normal file
1
sysa/make-3.80/checksums
Normal file
|
|
@ -0,0 +1 @@
|
|||
7745ab1036a83ed63416af84bd166bfe768554ac393fbc53818acd4ccc18ce7f /after/bin/make
|
||||
|
|
@ -55,3 +55,6 @@ tcc -o ${bindir}/make getopt.o getopt1.o ar.o arscan.o commands.o default.o dir.
|
|||
make --version
|
||||
|
||||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue