netstar pushed a commit to branch master.

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

commit c66af9c6a8d95a6d2b33adf5b5761b23468e5637
Author: Alastair Poole <nets...@gmail.com>
Date:   Fri Apr 23 11:52:02 2021 +0100

    scripts: openbsd helper script.
    
    These are likely to diverge, so it's a good idea to keep the Free
    and OpenBSD scripts separate.
---
 confs/openbsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/confs/openbsd.sh b/confs/openbsd.sh
index 6d108a51f..32d73f18b 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

-- 


Reply via email to