From 20685114daa622bb279dba1489c21ed07e4a7fff Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 16 Sep 2018 14:31:37 -0300 Subject: linux-libre-pae: move from [kernels] -> [libre] Because ArchLinux32 has linux-pae in [extra] Also update config Signed-off-by: David P --- kernels/linux-libre-pae/linux.install | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 kernels/linux-libre-pae/linux.install (limited to 'kernels/linux-libre-pae/linux.install') diff --git a/kernels/linux-libre-pae/linux.install b/kernels/linux-libre-pae/linux.install deleted file mode 100644 index 37ba37494..000000000 --- a/kernels/linux-libre-pae/linux.install +++ /dev/null @@ -1,10 +0,0 @@ -post_upgrade() { - if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; then - echo "WARNING: /boot appears to be a separate partition but is not mounted." - fi -} - -post_remove() { - rm -f boot/initramfs-%PKGBASE%.img - rm -f boot/initramfs-%PKGBASE%-fallback.img -} -- cgit v1.2.3