hal/tools Makefile.am, 1.28, 1.29 fstab-sync.8.in, 1.3,
NONE fstab-sync.c, 1.36, NONE
David Zeuthen
david at freedesktop.org
Sat Jan 21 09:59:50 PST 2006
- Previous message: hal/fdi/policy/10osvendor 20-storage-add-selinux.fdi, 1.1,
NONE 90-fstab-sync.fdi, 1.1, NONE Makefile.am, 1.9, 1.10
- Next message: hal/tools/linux Makefile.am,1.14,1.15 add_selinux.c,1.7,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/tools
In directory gabe:/tmp/cvs-serv26706/tools
Modified Files:
Makefile.am
Removed Files:
fstab-sync.8.in fstab-sync.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/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Makefile.am 21 Dec 2005 16:07:40 -0000 1.28
+++ Makefile.am 21 Jan 2006 17:59:47 -0000 1.29
@@ -11,10 +11,6 @@
bin_PROGRAMS = lshal hal-get-property hal-set-property hal-find-by-capability hal-find-by-property hal-device
-if FSTAB_SYNC_ENABLED
-sbin_PROGRAMS = fstab-sync
-endif
-
lshal_SOURCES = lshal.c
lshal_LDADD = @PACKAGE_LIBS@ $(top_builddir)/libhal/libhal.la
@@ -33,16 +29,6 @@
hal_device_SOURCES = hal-device.c
hal_device_LDADD = @DBUS_LIBS@ $(top_builddir)/libhal/libhal.la
-if FSTAB_SYNC_ENABLED
-fstab_sync_SOURCES = fstab-sync.c
-fstab_sync_LDADD = -lpopt $(top_builddir)/libhal/libhal.la $(top_builddir)/libhal-storage/libhal-storage.la
-
-MAN_IN_FILES = fstab-sync.8.in
-man_MANS = fstab-sync.8
-
-endif
-## FSTAB_SYNC_ENABLED end
-
scriptdir = $(datadir)/hal/scripts
script_SCRIPTS = \
--- fstab-sync.8.in DELETED ---
--- fstab-sync.c DELETED ---
- Previous message: hal/fdi/policy/10osvendor 20-storage-add-selinux.fdi, 1.1,
NONE 90-fstab-sync.fdi, 1.1, NONE Makefile.am, 1.9, 1.10
- Next message: hal/tools/linux Makefile.am,1.14,1.15 add_selinux.c,1.7,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list