summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-11-09 23:38:56 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-09 23:38:56 (EST)
commita4dc2f2d2c83a7f5acc6be5a912bd87e474545e2 (patch)
tree32ad7f233c141b07f1fe05ea420af9001c21efed /build
parent0ce7964e31afaf937221ef6a41e7c1d1643fb672 (diff)
kernel-prerm.sh: New file
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 60cc68e..c8931ff 100755
--- a/build
+++ b/build
@@ -23,6 +23,8 @@ install: build
# Install package hooks.
install -m 0755 -D ../kernel-postinst.sh \
dest/etc/kernel/postinst.d/99-lilo
+ install -m 0755 -D ../kernel-prerm.sh \
+ dest/etc/kernel/prerm.d/99-lilo
oh-fixperms
oh-strip
oh-installfiles