From 3f1d72433d6ffc9802382192f1a33b122bd623f5 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 13 Dec 2020 09:49:23 -0500 Subject: /usr/libexec/lilo/blkid: New binary to replace od --- (limited to 'build') diff --git a/build b/build index a9a6ec5..3c885b4 100755 --- a/build +++ b/build @@ -12,6 +12,8 @@ build: install: build oh-autoinstall install -m 0755 ../install-lilo.sh dest/sbin/install-lilo + install -d -m 0755 dest/usr/libexec/lilo/ + $(CC) -o dest/usr/libexec/lilo/blkid ../blkid.c rm dest/etc/*/p*.d/* dest/etc/lilo.conf_example rm dest/boot/coffee.bmp dest/boot/debian*.bmp dest/boot/*.dat # Remove unneeded Perl and Bash scripts. -- cgit v0.9.1