linux.install: Add modeline
This commit is contained in:
parent
62ad0be420
commit
7450fbb539
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue