hal/fdi/policy/10osvendor Makefile.am,1.12,1.13

David Zeuthen david at freedesktop.org
Thu Feb 9 08:32:26 PST 2006


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv6499/fdi/policy/10osvendor

Modified Files:
	Makefile.am 
Log Message:
2006-02-09  David Zeuthen  <davidz at redhat.com>

        * hald-runner/runner.c (run_request_run): Print out some useful
        debug information

        * hald/linux2/addons/addon-keyboard.c (main): Don't set button.type
        or button.has_state as these are merged from the fdi file.

        * hald/run-hald.sh: Use absolute paths in HALD_RUNNER_PATH and PATH
        cuz otherwise helpers won't get invoked...

        * fdi/policy/10osvendor/Makefile.am: Add 10-keyboard-policy.fdi

        * fdi/policy/10osvendor/10-keyboard-policy.fdi: Forgot to add file.
        Also from Matthew Garrett <mjg59 at srcf.ucam.org>. Tweak file to
        merge button.type and button.has_state instead of setting



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am	22 Jan 2006 15:48:23 -0000	1.12
+++ Makefile.am	9 Feb 2006 16:32:24 -0000	1.13
@@ -2,6 +2,7 @@
 fdidir = $(datadir)/hal/fdi/policy/10osvendor
 
 dist_fdi_DATA = 			\
+	10-keyboard-policy.fdi		\
 	10-power-mgmt-policy.fdi	\
 	10-laptop-panel-mgmt-policy.fdi	\
 	15-storage-luks.fdi		\




More information about the hal-commit mailing list