diff --git a/helpers/DATA/lvm2/fix_path_on_udeb_files.patch b/helpers/DATA/lvm2/fix_path_on_udeb_files.patch index 96794c0bf963595935da8044192b9ef8b77f5ded..deda98c9149645e356dbb33239fb6ac6ba3711ae 100644 --- a/helpers/DATA/lvm2/fix_path_on_udeb_files.patch +++ b/helpers/DATA/lvm2/fix_path_on_udeb_files.patch @@ -10,7 +10,7 @@ diff -Nru source/debian/lvm2-udeb.install source_fix/debian/lvm2-udeb.install +++ source_fix/debian/lvm2-udeb.install 2022-09-11 22:22:32.382314653 +0000 @@ -1,4 +1,4 @@ -lib/udev/rules.d/*-lvm*.rules -+usr/lib/udev/rules.d/*-lvm*.rules ++usr/lib/udev/rules.d/*-lvm*.rules lib/udev/rules.d/ etc/lvm/lvm.conf sbin/lvchange sbin/lvconvert diff --git a/helpers/make-lvm2 b/helpers/make-lvm2 index c6c8a1d4d37a888848808ac3f348e1cd5a3ae61f..24a2200b11b010b92eac2889fbd23dc923fbc59a 100644 --- a/helpers/make-lvm2 +++ b/helpers/make-lvm2 @@ -23,7 +23,7 @@ # or fetch such packages from Debian in order to build the required udeb packages. ## -VERSION=2 +VERSION=3 NETINST=true . ./config