Skip to content

Commit

Permalink
try fix build dir 02
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Feb 1, 2024
1 parent 682d010 commit 8807644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ prepare() {
}

build() {
mkdir -p /root/.cargo/registry/cache/
chmod 777 /root/.cargo/registry/cache/
cd scx-${pkgver}
meson setup build -Dbuildtype=release -Dprefix=$PWD/build
arch-meson . build
Expand Down

0 comments on commit 8807644

Please sign in to comment.