projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
764248a
)
Clean eudev commented instructions
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 27 Dec 2014 17:15:25 +0000
(12:15 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 28 Dec 2014 19:55:38 +0000
(14:55 -0500)
stage1/pkg/eudev
patch
|
blob
|
history
diff --git
a/stage1/pkg/eudev
b/stage1/pkg/eudev
index
f2baecd
..
9cb9457
100644
(file)
--- a/
stage1/pkg/eudev
+++ b/
stage1/pkg/eudev
@@
-16,9
+16,4
@@
hvconfig_pre()
hvbuild_post()
{
install -dv ${LFS}/tools/lib/{firmware,udev/devices/{pts,shm}}
-
- # Move udev pkgconfig file to /usr
- #install -dv ${LFS}/usr/lib/pkgconfig
- #mv ${LFS}/lib/pkgconfig/libudev.pc ${LFS}/usr/lib/pkgconfig
- #rmdir --ignore-fail-on-non-empty ${LFS}/lib/pkgconfig
}