From: Peter Müller Date: Mon, 4 Dec 2023 22:31:04 +0000 (+0000) Subject: Core Update 182: Remove unused xfsprogs udev rule file X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b329e97daf4553444f32dd05522aaac09a897b8;p=people%2Fstevee%2Fipfire-2.x.git Core Update 182: Remove unused xfsprogs udev rule file Housekeeping in case it has already been installed on a system that is following the unstable Pakfire branch. Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/182/update.sh b/config/rootfiles/core/182/update.sh index 4416e73f4..0691dd162 100644 --- a/config/rootfiles/core/182/update.sh +++ b/config/rootfiles/core/182/update.sh @@ -61,6 +61,7 @@ rm -rvf \ /lib/firmware/nxp \ /lib/firmware/sb16 \ /lib/firmware/yamaha \ + /lib/udev/rules.d/64-xfs.rules \ /usr/bin/gawk-5.2* \ /usr/lib/grub/{arm64-efi,i386-pc,riscv64-efi,x86_64-efi}/gmodule.pl \ /usr/lib/liblzma.so.5.4* \