forked from vieter-v/vieter
fix: i'm too lazy to test these
This commit is contained in:
parent
da370f42fd
commit
8f32888dff
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ prepare() {
|
||||||
|
|
||||||
export VMODULES="${srcdir}/.vmodules"
|
export VMODULES="${srcdir}/.vmodules"
|
||||||
|
|
||||||
cd "${pkgname}/src" && v install
|
cd src && v install
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue