summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew DeVault2018-10-02 08:04:05 -0400
committerDrew DeVault2018-10-02 08:04:05 -0400
commitbd8d9da2211a92ce97d6f7044a75ae7d51f8b19f (patch)
tree6619e4773363aeecba1f4d8833b486ff3daa5e0a /PKGBUILD
parent6cea596d809c843b0918a55727194ee6f52f3393 (diff)
downloadaur-bd8d9da2211a92ce97d6f7044a75ae7d51f8b19f.tar.gz
Add symbols
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66072a57a052..23b6dfe25d31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,6 +21,7 @@ source=("${pkgname%-*}::git+https://github.com/swaywm/sway.git")
sha1sums=("SKIP")
provides=("sway")
conflicts=("sway")
+options=(debug !strip)
pkgver() {
cd "${srcdir}/${_pkgname}"