Switch from src_unpack function to S variable for WORKDIR.
This commit is contained in:
parent
1d97371e7e
commit
d2c5780cb0
@ -14,11 +14,5 @@ DESCRIPTION="Inferencium Kernel source code."
|
||||
HOMEPAGE="https://inferencium.net/"
|
||||
KERNEL_VERSION="0.0.0.0"
|
||||
SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/inf-kernel-${KERNEL_VERSION}.tar.gz"
|
||||
|
||||
S="${WORKDIR}"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
src_unpack() {
|
||||
default
|
||||
|
||||
mv "inf-kernel-${KERNEL_VERSION}" "${P}" || die
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user