summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2009-10-28 19:42:34 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2009-10-28 19:42:34 +0000
commit00bea3aeefccb6d7204afae0b733a33f4b68185d (patch)
treeb726513f8ec6aedf6d097990a42954d8cd8673f9 /Makefile
parent5f26c383d13860442ef3987b19d58a6d6649dae6 (diff)
downloadtheme-00bea3aeefccb6d7204afae0b733a33f4b68185d.tar
theme-00bea3aeefccb6d7204afae0b733a33f4b68185d.tar.gz
theme-00bea3aeefccb6d7204afae0b733a33f4b68185d.tar.bz2
theme-00bea3aeefccb6d7204afae0b733a33f4b68185d.tar.xz
theme-00bea3aeefccb6d7204afae0b733a33f4b68185d.zip
- New design for plymouth
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d5f886e..d1b5d46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME=mandriva-theme
PACKAGE=mandriva-theme
-VERSION=1.4.2
+VERSION=1.4.3
THEMES=Mandriva-Free Mandriva-One Mandriva-Powerpack Mandriva-Flash
@@ -40,7 +40,7 @@ install:
install -m644 common/plymouth/*.script $(prefix)$(sharedir)/plymouth/themes/$$t/; \
install -m644 common/plymouth/*.png $(prefix)$(sharedir)/plymouth/themes/$$t/; \
install -m644 $$t/plymouth/*.plymouth $(prefix)$(sharedir)/plymouth/themes/$$t/; \
- install -m644 $$t/gfxboot/welcome.png $(prefix)/$(sharedir)/plymouth/themes/$$t/welcome.png; \
+ install -m644 $$t/plymouth/*.png $(prefix)$(sharedir)/plymouth/themes/$$t/; \
install -m644 $$t/background/$$t.xml $(prefix)$(sharedir)/mdk/backgrounds/; \
for h in 0000 0700 1300 1800 ; \
do \