summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 72a4171..74ff84a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME=mageia-theme
PACKAGE=mageia-theme
-VERSION=1.5.0.40
+VERSION=1.5.0.41
THEMES=Mageia-Default
@@ -34,7 +34,6 @@ install:
mkdir -p $(prefix)/$(sharedir)/mga/backgrounds
install -m 644 common/screensaver/*.jpg $(prefix)$(sharedir)/mga/screensaver
install -m 644 extra-backgrounds/*.jpg $(prefix)$(sharedir)/mga/backgrounds
- install -m 644 extra-backgrounds/*.xml $(prefix)$(sharedir)/mga/backgrounds
# install -m644 */background/*.jpg $(prefix)$(sharedir)/mga/backgrounds
@for t in $(THEMES); do \
set -x; set -e; \