kiss: Still work without etcsums

This commit is contained in:
Dylan Araps 2020-02-05 11:07:06 +02:00
parent 4b20822986
commit 4a9f60afbd
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -955,7 +955,7 @@ pkg_install() {
# old = X, sys = Y, new = Y
# old = X, sys = X, new = Y
${sum_old}${sum_old}${sum_old}|\
${sum_old}${sum_sys}${sum_sys}|\
${sum_old:-null}${sum_sys}${sum_sys}|\
${sum_sys}${sum_old}*)
cp -af "$file" "/$file"
chown root:root "/$file"