Update copyright year in preparation for 2023. Switch dodir from /usr/src/ to /src/.
This commit is contained in:
parent
363658a5b2
commit
e9ea27f310
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors, 2022 Inference
|
||||
# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@ install_sources() {
|
||||
local file
|
||||
|
||||
cd "${S}" || die
|
||||
dodir /usr/src
|
||||
dodir /src/
|
||||
einfo ">>> Copying source code ..."
|
||||
|
||||
file="$(find ${WORKDIR} -iname "docs" -type d)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user