summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-09-20 09:42:43 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-09-20 09:43:30 +0200
commite0abdc0c2a4e7ff938c720a8967a6b55e9f1a2fd (patch)
tree2e428f83c37c6c44883afc6daa55e04a04468f53
parentf1ccfc64fca471f140a4b1830e370d8e4fe8ad4f (diff)
configure.ac: use ${INPATH} instead of wildcard
Change-Id: I92c9b72722035ef03e839029a149221dec3fe5b4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8844a8837bf8..967b728b9432 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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