From ab49f097502db554ba5f309df39e31d307ae83a4 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Tue, 9 Nov 2010 21:09:04 +0000 Subject: [PATCH] Makefile: drop unused rules for KDE3 and Xfce 4.4. --- Makefile | 9 --------- debian/changelog | 3 ++- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 83acd5b..c39f93d 100644 --- a/Makefile +++ b/Makefile @@ -59,17 +59,8 @@ install: $(INSTALL) $(wildcard ksplash-theme/nightly-default/*) $(DESTDIR)/usr/share/apps/ksplash/Themes/nightly-default mkdir -p $(DESTDIR)/usr/share/apps/ksplash/Themes/nightly-moodin $(INSTALL) $(wildcard ksplash-theme/nightly-moodin/*) $(DESTDIR)/usr/share/apps/ksplash/Themes/nightly-moodin - # KDE setup - mkdir -p $(DESTDIR)/etc/kde3 - $(INSTALL) profiles/kde-profile/kdeglobals $(DESTDIR)/etc/kde3 mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config $(INSTALL) $(wildcard profiles/kde-profile/share/config/*) $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config - # Xfce 4.4 - mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/mcs_settings - $(INSTALL) $(wildcard profiles/xdg-config/xfce4/mcs_settings/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/mcs_settings - $(INSTALL) $(wildcard profiles/xdg-config/xfce4/mcs_settings/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/mcs_settings - mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4-session - $(INSTALL) $(wildcard profiles/xdg-config/xfce4-session/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4-session # Xfce 4.6 mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml $(INSTALL) $(wildcard profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml diff --git a/debian/changelog b/debian/changelog index 3a2ab97..743ab87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ desktop-base (5.0.7) UNRELEASED; urgency=low - add SpaceFun theme * debian/postinst: - add SpaceFun alternative at maximum level (default Squeeze theme) + * Makefile: drop unused rules for KDE3 and Xfce 4.4. - -- Yves-Alexis Perez Tue, 09 Nov 2010 22:05:54 +0100 + -- Yves-Alexis Perez Tue, 09 Nov 2010 22:08:32 +0100 desktop-base (5.0.6) unstable; urgency=low