summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index d027678..60cc68e 100755
--- a/build
+++ b/build
@@ -20,6 +20,9 @@ install: build
rm "dest/usr/sbin/$${script}"; \
rm "dest/usr/share/man/man8/$${script}.8"; \
done
+ # Install package hooks.
+ install -m 0755 -D ../kernel-postinst.sh \
+ dest/etc/kernel/postinst.d/99-lilo
oh-fixperms
oh-strip
oh-installfiles