summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-27 15:39:02 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-27 15:39:02 (EDT)
commitf50b951805cbb9f42d26543613ad1b2d8d010e08 (patch)
tree7f34ae30589d096ab9d232a3b58ad3e210519b36
parentdc42d102a80efd22d24073d170a6514f26793c47 (diff)
build: Install files into binary packages.
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
index ed92093..4460176 100755
--- a/build
+++ b/build
@@ -11,3 +11,8 @@ build:
install: build
oh-autoinstall
+ install -m 0755 ../install-lilo.sh dest/sbin/install-lilo
+ rm dest/etc/*/p*.d/* dest/etc/lilo.conf_example
+ oh-fixperms
+ oh-strip
+ oh-installfiles