projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aa3eb3
)
Fix error in udev installation (stage2)
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 2 Dec 2014 03:57:45 +0000
(22:57 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 5 Dec 2014 04:44:19 +0000
(23:44 -0500)
stage2/pkg/eudev
patch
|
blob
|
history
diff --git
a/stage2/pkg/eudev
b/stage2/pkg/eudev
index
b4deb0d
..
e32be6d
100644
(file)
--- a/
stage2/pkg/eudev
+++ b/
stage2/pkg/eudev
@@
-9,6
+9,7
@@
hvconfig_pre()
--libdir=/usr/lib \
--sysconfdir=/etc \
--libexecdir=/lib \
+ --with-rootprefix= \
--with-rootlibdir=/lib \
--enable-split-usr \
--enable-libkmod \