aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-07-18 09:42:23 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-07-18 09:42:23 +0000
commit407a7609b7335533658bc244d9fb6a4e48afbebd (patch)
tree7b51e3bd1139a51a076bbd05d06525ca2ef7927c
parentea42e3347ce3ce23d14aeb2b0ac77d33d29bd1b4 (diff)
downloadcommon-data-407a7609b7335533658bc244d9fb6a4e48afbebd.tar
common-data-407a7609b7335533658bc244d9fb6a4e48afbebd.tar.gz
common-data-407a7609b7335533658bc244d9fb6a4e48afbebd.tar.bz2
common-data-407a7609b7335533658bc244d9fb6a4e48afbebd.tar.xz
common-data-407a7609b7335533658bc244d9fb6a4e48afbebd.zip
window-managers no longer needed.
-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.