generated from archlinux/template
fix .install linux name
This commit is contained in:
@@ -47,6 +47,6 @@ post_upgrade() {
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
rm -f /boot/initramfs-ARCH${KERNEL_NAME}.img
|
||||
rm -f /boot/initramfs-ARCH${KERNEL_NAME}-fallback.img
|
||||
rm -f /boot/initramfs-linux${KERNEL_NAME}.img
|
||||
rm -f /boot/initramfs-linux${KERNEL_NAME}-fallback.img
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user