From: Carsten Schlote <[email protected]> With udev 147 this is no longer available. Commented out.
Signed-off-by: Carsten Schlote <[email protected]> --- rules/hal.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rules/hal.in b/rules/hal.in index 237c005..21cee6b 100644 --- a/rules/hal.in +++ b/rules/hal.in @@ -9,7 +9,7 @@ menuconfig HAL select DBUS_GLIB select POLICYKIT if HAL__POLKIT # FIXME: why is this dependency necessary? - select UDEV__EXTRA_VOLUME_ID + #select UDEV__EXTRA_VOLUME_ID - no longer existent with udev-147 prompt "hal " help hal is a dbus service which provides userspace access for all -- 1.6.5.6.gb3118 -- ptxdist mailing list [email protected]
