hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Apr 10 04:15:08 PDT 2007
policy/Makefile.am | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
New commits:
diff-tree f7b4842d5d1587123645c27ff00d52d6a302f881 (from 7f3217196c67ec495796700a2d062242344e8b26)
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Apr 10 13:13:47 2007 +0200
fixed make distcheck by remove hal-lock.policy from Makefile.am
Fixed make distcheck by remove not existing hal-lock.policy from Makefile.am.
diff --git a/policy/Makefile.am b/policy/Makefile.am
index 1a2e7bf..f72c6af 100644
--- a/policy/Makefile.am
+++ b/policy/Makefile.am
@@ -5,8 +5,7 @@ polkit_privilegedir = $(sysconfdir)/Poli
dist_polkit_privilege_DATA = \
hal-storage.policy \
hal-power.policy \
- hal-killswitch.policy \
- hal-lock.policy
+ hal-killswitch.policy
if HAVE_ACLMGMT
dist_polkit_privilege_DATA += hal-device-file.policy
More information about the hal-commit
mailing list