hal/tools/linux Makefile.am,1.10,1.11

David Zeuthen david at freedesktop.org
Mon Aug 30 02:29:11 PDT 2004


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

Modified Files:
	Makefile.am 
Log Message:
2004-08-30  David Zeuthen  <david at fubar.dk>

	* tools/linux/Makefile.am (uninstall-local): Get the uninstall rules
	right for 10-hal.dev and 20-hal.hotplug 



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/linux/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	29 Aug 2004 22:31:39 -0000	1.10
+++ Makefile.am	30 Aug 2004 09:29:09 -0000	1.11
@@ -32,8 +32,8 @@
 endif
 
 uninstall-local :
-	- rm -f $(DESTDIR)$(LINUX_HOTPLUG_DIR)/default/hal.hotplug
-	- rm -f $(DESTDIR)/etc/dev.d/default/hal.dev
+	- rm -f $(DESTDIR)$(LINUX_HOTPLUG_DIR)/default/20-hal.hotplug
+	- rm -f $(DESTDIR)/etc/dev.d/default/10-hal.dev
 if HOTPLUG_MAP_ENABLED
 	- rm -f $(DESTDIR)$(SYSCONFDIR)/hal/device.d/40-hal-hotplug-map.hal
 endif




More information about the hal-commit mailing list