summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index c8931ff..a9a6ec5 100755
--- a/build
+++ b/build
@@ -13,7 +13,7 @@ install: build
oh-autoinstall
install -m 0755 ../install-lilo.sh dest/sbin/install-lilo
rm dest/etc/*/p*.d/* dest/etc/lilo.conf_example
- rm dest/boot/coffee.bmp dest/boot/debian*.bmp
+ rm dest/boot/coffee.bmp dest/boot/debian*.bmp dest/boot/*.dat
# Remove unneeded Perl and Bash scripts.
set -e; \
for script in keytab-lilo liloconfig lilo-uuid-diskid mkrescue; do \