From f50b951805cbb9f42d26543613ad1b2d8d010e08 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 27 Jun 2014 15:39:02 -0400 Subject: build: Install files into binary packages. --- 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 -- cgit v0.9.1