netstar pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=4d47c61942bf380af609a2191927ac1e39c7b39d

commit 4d47c61942bf380af609a2191927ac1e39c7b39d
Author: Alastair Poole <[email protected]>
Date:   Tue Jul 21 16:53:40 2020 +0100

    confs: openbsd build helper script.
    
    Small diversion. Make life easier for normal users until we get
    another openbsd user ;)
---
 confs/openbsd.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/confs/openbsd.sh b/confs/openbsd.sh
new file mode 100755
index 000000000..6d108a51f
--- /dev/null
+++ b/confs/openbsd.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \
+ $@ . build

-- 


Reply via email to