[gnome-initial-setup] Install the polkit rules in the right location



commit 5f06e6837c7b34966b596b4a028ce6ce37d099e2
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 26 21:20:03 2012 -0500

    Install the polkit rules in the right location
    
    gdm is no longer copying this file around, so we need to
    install it to where it is needed.

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index f167f99..4b49fbd 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -12,7 +12,7 @@ edit = $(AM_V_GEN) sed \
 
 @INTLTOOL_DESKTOP_RULE@
 
-policydir = $(datadir)/gnome-initial-setup
+policydir = $(datadir)/polkit-1/rules.d
 policy_DATA =						\
 	20-gnome-initial-setup.rules			\
 	$(NULL)



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