Switch from package name to package to include package version in source directory.
This commit is contained in:
parent
7ab97ab425
commit
363658a5b2
@ -39,7 +39,7 @@ install_sources() {
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${PN} || die
|
mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die
|
||||||
|
|
||||||
if [[ -n ${UNIPATCH_DOCS} ]]; then
|
if [[ -n ${UNIPATCH_DOCS} ]]; then
|
||||||
for i in ${UNIPATCH_DOCS}; do
|
for i in ${UNIPATCH_DOCS}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user