[gnome-settings-daemon/randr-set-as-default] Create the directory for the system's RANDR configuration



commit f283ad8d0166c5315239d4f50e936156d1377f15
Author: Federico Mena Quintero <federico novell com>
Date:   Wed Mar 31 11:53:34 2010 -0600

    Create the directory for the system's RANDR configuration
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 plugins/xrandr/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/xrandr/Makefile.am b/plugins/xrandr/Makefile.am
index c5d660d..1cdccf7 100644
--- a/plugins/xrandr/Makefile.am
+++ b/plugins/xrandr/Makefile.am
@@ -12,6 +12,7 @@ ICON_FILES = 			\
 	gsd-xrandr.svg
 
 install-data-local:
+	$(mkinstalldirs) $(DESTDIR)/etc/gnome-settings-daemon/xrandr
 	$(mkinstalldirs) $(DESTDIR)$(icondir)/16x16/$(context)
 	$(mkinstalldirs) $(DESTDIR)$(icondir)/22x22/$(context)
 	$(mkinstalldirs) $(DESTDIR)$(icondir)/24x24/$(context)



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