configure.ac: use ${INPATH} instead of wildcard
Change-Id: I92c9b72722035ef03e839029a149221dec3fe5b4
This commit is contained in:
parent
f1ccfc64fc
commit
e0abdc0c2a
@ -12634,7 +12634,7 @@ _EOF
|
||||
if test $_os != WINNT -a "$CROSS_COMPILING" != YES; then
|
||||
cat << _EOF
|
||||
After the build has finished, your can immediately run it using:
|
||||
instdir/*/program/soffice
|
||||
instdir/${INPATH}/program/soffice
|
||||
|
||||
If you want to run the smoketest, issue:
|
||||
$GNUMAKE check
|
||||
|
Loading…
x
Reference in New Issue
Block a user