diff options
-rwxr-xr-x | build | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |