mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Add pnut-exe to checksum file
This commit is contained in:
parent
ccef9f7bae
commit
2f2dce28d6
2 changed files with 2 additions and 2 deletions
|
|
@ -332,8 +332,7 @@ cd ../..
|
|||
# Checksums
|
||||
if match x${UPDATE_CHECKSUMS} xTrue; then
|
||||
sha256sum -o ${pkg}.${ARCH}.checksums \
|
||||
/usr/bin/tcc-pnut \
|
||||
/usr/bin/tcc-boot0 \
|
||||
/usr/bin/pnut-exe \
|
||||
/usr/bin/tcc-boot1 \
|
||||
/usr/bin/tcc \
|
||||
/usr/lib/mes/libc.a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue