hal/tools Makefile.am,1.26,1.27

Kay Sievers kay at freedesktop.org
Tue Dec 20 11:19:15 PST 2005


Update of /cvs/hal/hal/tools
In directory gabe:/tmp/cvs-serv9210/tools

Modified Files:
	Makefile.am 
Log Message:
2005-12-20  Kay Sievers  <kay.sievers at vrfy.org>

        Remove HAL created mountpoints on HAL startup.

        * fdi/policy/10osvendor/20-storage-methods.fdi:
        * tools/Makefile.am:
        * tools/callouts/hal-system-storage-cleanup-mountpoints:



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/Makefile.am,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Makefile.am	18 Dec 2005 17:23:05 -0000	1.26
+++ Makefile.am	20 Dec 2005 19:19:12 -0000	1.27
@@ -56,7 +56,8 @@
 	hal-system-power-set-power-save		\
 	hal-system-storage-mount		\
 	hal-system-storage-unmount		\
-	hal-system-storage-eject
+	hal-system-storage-eject		\
+	callouts/hal-system-storage-cleanup-mountpoints
 
 EXTRA_DIST=$(man_MANS) $(MAN_IN_FILES) gen-libgphoto-hal-fdi $(script_SCRIPTS)
 




More information about the hal-commit mailing list