linux.install: Add modeline

This commit is contained in:
Jan Alexander Steffens 2018-11-27 19:09:49 +00:00
parent 62ad0be420
commit 7450fbb539
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ post_remove() {
rm -f boot/initramfs-%PKGBASE%.img rm -f boot/initramfs-%PKGBASE%.img
rm -f boot/initramfs-%PKGBASE%-fallback.img rm -f boot/initramfs-%PKGBASE%-fallback.img
} }
# vim:set ft=sh ts=8 sts=2 sw=2 et: