hal/tools/linux Makefile.am,1.14,1.15 add_selinux.c,1.7,NONE

David Zeuthen david at freedesktop.org
Sat Jan 21 09:59:50 PST 2006


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

Modified Files:
	Makefile.am 
Removed Files:
	add_selinux.c 
Log Message:
2006-01-21  David Zeuthen  <davidz at redhat.com>

        Remove fstab-sync.

        * tools/fstab-sync.c: Remove

        * tools/fstab-sync.8.in: Remove

        * tools/Makefile.am: Remove fstab-sync build rules

        * tools/linux/add_selinux.c: Remove

        * tools/linux/Makefile.am: Remove build rules for
        hald-add-selinux-mount-option

        * fdi/policy/10osvendor/Makefile.am: Remove fstab-sync build rules

        * fdi/policy/10osvendor/90-fstab-sync.fdi: Remove

        * fdi/policy/10osvendor/20-storage-add-selinux.fdi: Remove



Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/linux/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am	25 Feb 2005 04:52:24 -0000	1.14
+++ Makefile.am	21 Jan 2006 17:59:48 -0000	1.15
@@ -11,12 +11,6 @@
 
 libexec_PROGRAMS = hal.hotplug
 
-if HAVE_SELINUX
-libexec_PROGRAMS += hald-add-selinux-mount-option
-hald_add_selinux_mount_option_SOURCES = add_selinux.c
-hald_add_selinux_mount_option_LDADD = -lselinux $(top_builddir)/libhal/libhal.la
-endif
-
 hal_hotplug_SOURCES = hal_hotplug.c
 
 

--- add_selinux.c DELETED ---




More information about the hal-commit mailing list