summaryrefslogtreecommitdiff
path: root/confs
diff options
context:
space:
mode:
authorAlastair Poole <netstar@gmail.com>2021-04-23 11:52:02 +0100
committerAlastair Poole <netstar@gmail.com>2021-04-23 11:52:02 +0100
commitc66af9c6a8d95a6d2b33adf5b5761b23468e5637 (patch)
treeec88dba37da5d431110c4066d8aa871f6edce87e /confs
parente6a8d1c03c488181326739795093472c8ab9c097 (diff)
downloadenlightenment-c66af9c6a8d95a6d2b33adf5b5761b23468e5637.tar.gz
scripts: openbsd helper script.
These are likely to diverge, so it's a good idea to keep the Free and OpenBSD scripts separate.
Diffstat (limited to 'confs')
-rwxr-xr-xconfs/openbsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/confs/openbsd.sh b/confs/openbsd.sh
index 6d108a51f2..32d73f18b3 100755
--- a/confs/openbsd.sh
+++ b/confs/openbsd.sh
@@ -1,3 +1,3 @@
#!/bin/sh -e
-meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \
+meson -Dsystemd=false -Delput=false -Ddevice-udev=false -Dgesture-recognition=false \
$@ . build