summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorston2022-07-27 21:57:39 +0800
committerston2022-07-27 21:57:39 +0800
commit41af03c62053f8eee6c1e228f072c3150707e9c4 (patch)
treee30e41c1a9a6425061245a781c2b178d2c8788b4
parent0f9d49e3f9620cd1b754c1cee7c02f880923e7ab (diff)
downloadaur-41af03c62053f8eee6c1e228f072c3150707e9c4.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550896191a2a..4d8f95e8f016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ build() {
}
check() {
- meson test -C build
+ meson test -C builddir
}
package() {