mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit ec67e505c7629cea6dcaa0330089fcdb7d2137f9.
This commit is contained in:
parent
172b4cc91c
commit
fba10f7d6d
@ -890,7 +890,7 @@ install_sources() {
|
||||
done
|
||||
fi
|
||||
|
||||
mv "${WORKDIR}"/linux* "${ED}"/usr/src || die
|
||||
cp -R "${WORKDIR}"/linux* "${ED}"/usr/src || die
|
||||
|
||||
if [[ -n ${UNIPATCH_DOCS} ]]; then
|
||||
for i in ${UNIPATCH_DOCS}; do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user