app-portage/src_prepare-scripts: correct temporary build directory

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2021-02-26 12:44:45 +01:00
parent f8d961b3b0
commit 5a7b10e78b
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ if [[ "${PV}" == *9999* ]]; then
else
SRC_URI="https://gitlab.com/src_prepare/scripts/-/archive/${PV}/scripts-${PV}.tar.gz"
KEYWORDS="~amd64"
S="${WORKDIR}/scripts-${PV}"
fi
RESTRICT="

View File

@ -17,6 +17,7 @@ if [[ "${PV}" == *9999* ]]; then
else
SRC_URI="https://gitlab.com/src_prepare/scripts/-/archive/${PV}/scripts-${PV}.tar.gz"
KEYWORDS="~amd64"
S="${WORKDIR}/scripts-${PV}"
fi
RESTRICT="