summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-09-27 17:33:11 -0400
committerVincent Grande2020-09-27 17:33:11 -0400
commit09ed18b46e9157fd21c49b4b665492fd549cae6b (patch)
treecf6748ee79399524960215220dca659e9f3c091f /PKGBUILD
parentbcc79cfaf12214524749c38f282997a20f10721a (diff)
downloadaur-09ed18b46e9157fd21c49b4b665492fd549cae6b.tar.gz
build fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02158fe050ec..b7f92127749c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,14 +68,10 @@ build() {
arch-meson xserver build \
-D os_vendor="Arch Linux" \
-D ipv6=false \
- -D xvfb=true \
- -D xnest=true \
-D xcsecurity=true \
-D xorg=true \
- -D xephyr=true \
-D xwayland=false \
-D xwayland_eglstream=false \
- -D glamor=true \
-D udev=true \
-D suid_wrapper=false \
-D xkb_dir=/usr/share/X11/xkb \