Skip to content

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@metux.net

Merge request reports