[gdm] data: update uninstall rule for new data files



commit bf7b8a9caf4d2eddd1c4064296715f114a1337ec
Author: Ray Strode <rstrode redhat com>
Date:   Tue May 31 10:49:19 2011 -0400

    data: update uninstall rule for new data files
    
    We now install some noop mime uri handlers, so this
    commit makes sure they get uninstalled at uninstall
    time as well.

 data/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index f252b64..d563288 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -139,6 +139,8 @@ uninstall-hook:
 	$(DESTDIR)$(PAM_PREFIX)/pam.d/gdm \
 	$(DESTDIR)$(PAM_PREFIX)/pam.d/gdm-autologin \
 	$(DESTDIR)$(workingdir)/.gconf.path \
+	$(DESTDIR)$(workingdir)/.local/share/applications/mime-dummy-handler.desktop \
+	$(DESTDIR)$(workingdir)/.local/share/applications/mimeapps.list \
 	$(DESTDIR)$(sysconfdir)/dconf/db/gdm \
 	$(DESTDIR)$(sysconfdir)/dconf/profile/gdm \
 	-rf \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]