Update package version to 2.03.41

This commit is contained in:
2026-06-01 14:42:36 +03:00
parent ec9fd55fff
commit 8538f10267
4 changed files with 31 additions and 4 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/udev-activation-without-systemd.patch
patch -Np1 -i "$BPM_WORKDIR"/0001-udev-activation-without-systemd.patch
patch -Np1 -i "$BPM_WORKDIR"/0002-libdm-makefile-add-an-empty-target-install_lvm2.patch
}
# The build function is executed in the source directory