From fd1358fa53e2b9f3132a7618a9cd584d94c6f422 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 31 Mar 2009 16:54:34 +0000 Subject: - Release 1.3.10 : - new graphics for One and Powerpack --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e163cd4..8484346 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=mandriva-theme PACKAGE=mandriva-theme -VERSION=1.3.9 +VERSION=1.3.10 THEMES=Mandriva-Free Mandriva-One Mandriva-Powerpack Mandriva-Flash @@ -38,7 +38,7 @@ install: mkdir -p $(prefix)$(sharedir)/bootsplash/Mandriva-common/images install -m 644 common/bootsplash/data/*.jpg $(prefix)$(sharedir)/bootsplash/Mandriva-common/images install -m 644 common/screensaver/*.png $(prefix)$(sharedir)/mdk/screensaver - install -m644 */background/*.jpg $(prefix)$(sharedir)/mdk/backgrounds +# install -m644 */background/*.jpg $(prefix)$(sharedir)/mdk/backgrounds @for t in $(THEMES); do \ set -x; set -e; \ install -d $(prefix)$(sharedir)/bootsplash/themes/$$t/images; \ -- cgit v1.2.1