kernel: fix installation.
This commit is contained in:
parent
f1b8cf10d6
commit
5ea36cfc86
|
@ -68,7 +68,7 @@ do_install() {
|
|||
|
||||
# Switch to /usr.
|
||||
vmkdir usr
|
||||
vmove lib usr
|
||||
mv ${DESTDIR}/lib ${DESTDIR}/usr
|
||||
|
||||
cd ${DESTDIR}/usr/lib/modules/${_kernver} && \
|
||||
rm -f source build && \
|
||||
|
|
Loading…
Reference in New Issue