aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--mandrake_desk.spec2
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6d7a08a..270116c 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,6 @@ install:
install -m644 man/*8 $(RPM_BUILD_ROOT)/usr/man/man8/
install -m755 sbin/* $(RPM_BUILD_ROOT)/usr/sbin/
install -m755 bin/* $(RPM_BUILD_ROOT)/usr/bin/
- install -m644 window-managers $(RPM_BUILD_ROOT)/etc/X11/
install -m644 icons/*.xpm $(RPM_BUILD_ROOT)/usr/share/icons/
install -m644 icons/*.png $(RPM_BUILD_ROOT)/usr/share/icons/
install -m644 icons/mini/*.xpm $(RPM_BUILD_ROOT)/usr/share/icons/mini
diff --git a/mandrake_desk.spec b/mandrake_desk.spec
index 01d53df..f9af317 100644
--- a/mandrake_desk.spec
+++ b/mandrake_desk.spec
@@ -42,7 +42,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc TRANSLATORS special/* README.CVS
-%config /etc/X11/window-managers
%dir /etc/X11/wmsession.d/
/usr/sbin/*
/usr/bin/*
@@ -62,6 +61,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jul 18 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.4-3mdk
+- Remove /etc/X11/window-managers
- bin/DrakWM:
Add -i options to launch with xinit.
Add -a option to provide alias for bash.