[nut] when hal is disabled, we have to enable udev explicitely

Michal Hlavinka mhlavink at fedoraproject.org
Wed Apr 20 11:36:30 UTC 2011


commit 453cf67123eda9df4c2b9fadd206d25edac34e7e
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Apr 20 13:36:35 2011 +0200

    when hal is disabled, we have to enable udev explicitely

 nut.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index 6ed61e2..bea6fa5 100644
--- a/nut.spec
+++ b/nut.spec
@@ -130,6 +130,7 @@ autoreconf -i
     --with-drvpath=%{modeldir} \
     --with-pkgconfig-dir=%{_libdir}/pkgconfig \
     --disable-static \
+    --with-udev-dir=/lib/udev \
     --libdir=%{_libdir}
 #    --with-doc \ asciidoc >= 8.6.3 is required
 


More information about the scm-commits mailing list