aboutsummaryrefslogtreecommitdiffstats
path: root/mandrake_desk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mandrake_desk.spec')
-rw-r--r--mandrake_desk.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec
index cd8d578..299fb33 100644
--- a/mandrake_desk.spec
+++ b/mandrake_desk.spec
@@ -1,7 +1,7 @@
Summary: The Desktop configuration files for Mandrake Linux
Name: mandrake_desk
Version: 9.0
-Release: 9mdk
+Release: 10mdk
License: GPL
URL: http://www.mandrakelinux.com/
Group: System/Configuration/Other
@@ -64,7 +64,7 @@ for i in sbin/* ; do install -m 0755 $i %buildroot/%_sbindir/ ; done
## Install faces
install -d -m 0755 %buildroot/%_datadir/mdk/faces/
install -d -m 0755 %buildroot/%_datadir/faces/
-for i in faces/*.png ; do install -m 0644 $i %buildroot/%_datadir/faces/ ; done
+for i in faces/*.png ; do install -m 0644 $i %buildroot/%_datadir/mdk/faces/ ; done
# David - 9.0-5mdk - For KDE
install -m 0644 faces/default.png %buildroot/%_datadir/faces/default.png
@@ -177,6 +177,9 @@ rm -fr %buildroot
%changelog
+* Fri Aug 02 2002 David BAUDENS <baudens@mandrakesoft.com> 9.0-10mdk
+- Move faces in /usr/share/mdk/faces/
+
* Thu Aug 01 2002 David BAUDENS <baudens@mandrakesoft.com> 9.0-9mdk
- Add screensavers images