remove double quotes

This commit is contained in:
Tobias Powalowski 2022-02-01 12:23:38 +01:00
parent b7b32faa60
commit 6642712844

View file

@ -36,7 +36,7 @@ build ()
add_file "/usr/lib/python3.10/lib-dynload/$i.so"
done
# add efitools files
[[ ""${_RUNNING_ARCH}"" == "x86_64" ]] && add_file "/usr/share/efitools/efi/PreLoader.efi"
[[ "${_RUNNING_ARCH}" == "x86_64" ]] && add_file "/usr/share/efitools/efi/PreLoader.efi"
add_file "/usr/share/efitools/efi/HashTool.efi"
add_file "/usr/share/efitools/efi/KeyTool.efi"
# add shim signed files from fedora