confs: freebsd helper script.

Disable gesture recognition.
This commit is contained in:
Alastair Poole 2021-04-10 10:24:41 +01:00
parent 52d7ca6486
commit 128459b6bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh -e
meson -Dsystemd=false -Ddevice-udev=false \
meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \
$@ . build