xf86-input-vmmouse: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jul 26 01:15:21 UTC 2024


 tools/Makefile.am |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3bbcb6a143bb3f53e5b776fb70a4933229c1781a
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Jun 4 14:14:56 2024 +0200

    fix FTBS: out-of-tree build
    
      /usr/bin/sed -e 's|__BIN_PREFIX__|/usr/local/bin|g'  -e 's|__HAL_BIN_PREFIX__|/usr/local/bin|g'  <  > hal-probe-vmmouse
      /bin/sh: Syntax error: redirection unexpected (expecting word)
      *** Error code 2
    
    It seems that BSD make doesn't really support VPATH, like GNU make does.
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-vmmouse/-/merge_requests/5>



More information about the xorg-commit mailing list