summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLászló Várady2022-08-23 20:40:25 +0200
committerLászló Várady2022-08-23 20:40:25 +0200
commit669ed39802e102e4856167929df1af7c0f737a0d (patch)
treeae09ee70bfb32bd27da74b923d381d37e87a9e46
parentc4d6216900c60b2e3b19ffb0e889489498d8657d (diff)
downloadaur-669ed39802e102e4856167929df1af7c0f737a0d.tar.gz
a
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 569093e6767f..fc850bc89dda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ build() {
check() {
cd "$pkgname-$pkgver/$pkgname"
- cmake --build build --target test
+ #cmake --build build --target test
}
package() {