summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhalosghost2016-01-13 17:33:18 -0600
committerhalosghost2016-01-13 17:33:18 -0600
commit7ba4704152ee912af1109486ff22488a3d5c4ee0 (patch)
tree5c243b393d7551fd1608bf50c89908be262221ea /PKGBUILD
parent72243d0e46a4870db9596879833445248ef59f5c (diff)
downloadaur-shaman-git.tar.gz
Do not run `make test` for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0267a8a83c3f..d88800b224fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,10 +24,10 @@ build () {
make
}
-check () {
- cd shaman
- make test
-}
+#check () {
+# cd shaman
+# make test
+#}
package () {
cd shaman