summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2020-12-21 03:56:10 +0100
committerEmmanuel Gil Peyrot2020-12-21 03:56:10 +0100
commit056be50b5f645e0fc975ba775d3ef8ab4f039b9e (patch)
tree50bf5a0cd00c3555c4b8e7e5e8b7c7d14299957f /PKGBUILD
parent01e540cc6d112818fc838f3111a556ad572b499e (diff)
downloadaur-056be50b5f645e0fc975ba775d3ef8ab4f039b9e.tar.gz
Remove extra options, those should be set by the user in /etc/makepkg.conf
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9a1e55dfd6d..92828d166fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ license=('BSD')
depends=('libx11' 'libxcb' 'wayland')
makedepends=('git' 'cmake' 'ninja' 'xcb-proto' 'mesa' 'libxslt' 'docbook-xsl')
-options=('docs' '!strip' 'debug')
source=('git+https://gitlab.freedesktop.org/mesa/waffle.git')
sha256sums=('SKIP')