ksmbd-tools: fix rundir
This commit is contained in:
parent
5d957cf9f9
commit
740209873e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pkgver() {
|
|||
|
||||
build() {
|
||||
cd ksmbd-tools
|
||||
arch-meson build
|
||||
arch-meson -Drundir=/run build
|
||||
meson compile -C build
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue