summaryrefslogtreecommitdiff
path: root/confs
diff options
context:
space:
mode:
authorAlastair Poole <netstar@gmail.com>2020-07-21 16:53:40 +0100
committerAlastair Poole <netstar@gmail.com>2020-07-21 16:53:40 +0100
commit4d47c61942bf380af609a2191927ac1e39c7b39d (patch)
tree4285d9887227d4d5cfb17f9b68e3e2dfae9d7e2e /confs
parent4678fa60c2759e2ce99334abd4cbf471865825d6 (diff)
downloadenlightenment-4d47c61942bf380af609a2191927ac1e39c7b39d.tar.gz
confs: openbsd build helper script.
Small diversion. Make life easier for normal users until we get another openbsd user ;)
Diffstat (limited to 'confs')
-rwxr-xr-xconfs/openbsd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/confs/openbsd.sh b/confs/openbsd.sh
new file mode 100755
index 0000000000..6d108a51f2
--- /dev/null
+++ b/confs/openbsd.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \
+ $@ . build