summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f085264d7204..fabf7e981542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ source=("git+https://github.com/caverym/$__pkgname.git")
sha256sums=('SKIP')
build() {
- cd "$srcdir/$__pkgname"
+ cd Proton-Caller
make
}