Fix inpxer src_unpack
This commit is contained in:
parent
001e158f8d
commit
27ef1db23b
@ -27,12 +27,8 @@ PATCHES=(
|
||||
)
|
||||
|
||||
src_unpack() {
|
||||
if [[ ${PV} == 9999* ]]; then
|
||||
git-r3_src_unpack
|
||||
go-module_live_vendor
|
||||
else
|
||||
default
|
||||
fi
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user