summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom "spot" Callaway <tcallawa@redhat.com>2009-04-20 14:34:11 -0400
committerTom "spot" Callaway <tcallawa@redhat.com>2009-04-20 14:34:11 -0400
commite84368dfb8b2650e6fc1e2bb113acd1eec867f14 (patch)
treeb3c6a096cb82f508b41fce18ee3f3580cf3c737c
parent5e5220125d26c394968dcce3280f70c9ef328dbf (diff)
downloadfedora-logos-e84368dfb8b2650e6fc1e2bb113acd1eec867f14.tar.gz
fedora-logos-e84368dfb8b2650e6fc1e2bb113acd1eec867f14.tar.xz
fedora-logos-e84368dfb8b2650e6fc1e2bb113acd1eec867f14.zip
progress files
-rw-r--r--anaconda/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/anaconda/Makefile b/anaconda/Makefile
index 7f4c8dc..b7b857d 100644
--- a/anaconda/Makefile
+++ b/anaconda/Makefile
@@ -17,6 +17,8 @@ install:
mkdir -p $(DESTDIR)/$(ANACONDADATADIR)
mkdir -p $(DESTDIR)/$(ANACONDADATADIR)/pixmaps
install -m 644 *.png $(DESTDIR)/$(ANACONDADATADIR)/pixmaps
+ install -m 644 splash.png $(DESTDIR)/$(ANACONDADATADIR)/pixmaps/progress_first.png
+ install -m 644 splash.png $(DESTDIR)/$(ANACONDADATADIR)/pixmaps/progress_first-lowres.png
mkdir -p $(DESTDIR)/$(ANACONDARUNTIMEDIR)/boot
install -m 644 syslinux-splash.png $(DESTDIR)/$(ANACONDARUNTIMEDIR)/boot/syslinux-splash.png