summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2019-11-27 16:42:27 +0000
committerGrey Christoforo2019-11-27 16:42:27 +0000
commitc7f05b4430cb172873b6fbc7fbec3e0a67021be8 (patch)
treedb5acd6f1f35b9e458ec6efaf69eb26ab9254961
parentad4f9b7250d48c6f8d3b13526084e5a8a219c2e0 (diff)
downloadaur-c7f05b4430cb172873b6fbc7fbec3e0a67021be8.tar.gz
start test
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d30aa6958ae..2b2218b010d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,10 @@ prepare() {
cmake $flags ..
}
+check(){
+ cd ${_pkgname}-${pkgver}/build
+}
+
build() {
cd ${_pkgname}-${pkgver}/build
make