summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-28 11:10:21 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-28 11:10:21 (EDT)
commit72b615ac5d44e4d4c3fccbc27f98cc61b2678077 (patch)
tree1e22178548b128d4458b1f5aca83d727226b4d56 /build
parentc63993a658dd0dcc01a40799bd98130bff69ff15 (diff)
Install background bitmap files.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index f6547dd..d027678 100755
--- a/build
+++ b/build
@@ -13,6 +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
# Remove unneeded Perl and Bash scripts.
set -e; \
for script in keytab-lilo liloconfig lilo-uuid-diskid mkrescue; do \