summaryrefslogtreecommitdiff
path: root/common.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-26 13:43:56 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-26 14:08:53 -0400
commitd12001aa4e3bab0c68f1fb81705498f09bdd52ac (patch)
tree05200e4fcb27697bc3b4879f5fa756d629e52094 /common.sh
parent906f08324f461e569c81eb2a653bd3e83fcafbfb (diff)
Use ART to build the packages
Diffstat (limited to 'common.sh')
-rw-r--r--common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.sh b/common.sh
index d46cf5c..ac46c11 100644
--- a/common.sh
+++ b/common.sh
@@ -1,4 +1,5 @@
pkgrel=1
+options=('!debug')
arch=(any)
pkgname=$(basename "$BUILDFILE" .PKGBUILD)
case "$pkgname" in