summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-22 13:07:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-22 13:07:41 +0100
commit0af1d19d89ae0effb78b3ab8f5e36ce23467c849 (patch)
tree05be856fda721c39babb4aaa14eb6ab3cf598b9d /Makefile.in
parentadd FONTCONFIG_[LIBS|CFLAGS] (diff)
downloadcore-0af1d19d89ae0effb78b3ab8f5e36ce23467c849.tar.gz
core-0af1d19d89ae0effb78b3ab8f5e36ce23467c849.zip
tweak this for some paranoid bash settings
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 9cb63554835e..fd7131a4eaf7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -108,7 +108,7 @@ dev-install:
echo open install/LibreOffice.app; \
else \
echo "cd @abs_builddir@/install/program" && \
- echo ". ooenv" && \
+ echo ". ./ooenv" && \
echo "./soffice.bin"; \
fi