[gdm] Fix makedist problem with new screenshotdir.



commit 5076fc7b1b9bceca5badd1c3f101b326762f752b
Author: Brian Cameron <Brian Cameron sun com>
Date:   Mon Nov 16 18:46:52 2009 -0600

    Fix makedist problem with new screenshotdir.

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index dfbd096..e2c1d63 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -123,8 +123,8 @@ uninstall-hook:
 	$(DESTDIR)$(workingdir)/.gconf.path \
 	-rf \
 	$(DESTDIR)$(workingdir)/.gconf.mandatory \
+	$(DESTDIR)$(screenshotdir) \
 	$(DESTDIR)$(xauthdir)
-	$(DESTDIR)$(screenshotdir)
 
 install-data-hook: gdm.conf-custom Xsession Init PostSession PreSession gconf.path
 	if test '!' -d $(DESTDIR)$(gdmconfdir); then \



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