Fix error in udev installation (stage2)
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 2 Dec 2014 03:57:45 +0000 (22:57 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 04:44:19 +0000 (23:44 -0500)
stage2/pkg/eudev

index b4deb0d..e32be6d 100644 (file)
@@ -9,6 +9,7 @@ hvconfig_pre()
         --libdir=/usr/lib \
         --sysconfdir=/etc \
         --libexecdir=/lib \
+        --with-rootprefix= \
         --with-rootlibdir=/lib  \
         --enable-split-usr      \
         --enable-libkmod        \