Update package version to 0.10.2

This commit is contained in:
2026-09-04 15:58:15 +03:00
parent 07ea6c365c
commit f7c7f4fa6b
3 changed files with 3 additions and 86 deletions
-1
View File
@@ -6,7 +6,6 @@
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/fix-tests.patch
# Remove usage of /usr/bin/env to avoid PATH manipulation attacks
sed -i 's/env //' samples/swtpm-create-tpmca samples/swtpm-create-user-config-files.in