office-gobmx/bin/bffvalidator.sh.in
Thorsten Behrens 76c2125ee3 Add MS binary format validator support for wine
Run bffvalidator also from Linux, reportedly works from wine 1.9
upwards. Wraps stuff in a shell for path name conversion.

Change-Id: I3093b10bbbf89aaff97f63485b8ccadb417b3561
Reviewed-on: https://gerrit.libreoffice.org/26784
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-06-29 22:46:20 +00:00

3 lines
52 B
Bash

#!/bin/sh
wine @BFFVALIDATOR_EXE@ `winepath -w $1`