[Libreoffice-commits] .: Makefile.in
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Jun 28 01:15:32 PDT 2011
Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 69a992a5ce7f789edf289304c511f1396a23c799
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jun 27 22:21:11 2011 +0100
modify all paths
diff --git a/Makefile.in b/Makefile.in
index afb2022..20c404f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -179,6 +179,7 @@ findunusedcode:
@which callcatcher > /dev/null 2>&1 || \
(echo "callcatcher not installed" && false)
@. ./*Env.Set.sh && \
+ source <(sed -e s,$$INPATH,callcatcher,g ./*Env.Set.sh) && \
. ./solenv/bin/callcatchEnv.Set.sh && \
cd instsetoo_native && \
build.pl $(GBUILD_OPT) --all
More information about the Libreoffice-commits
mailing list