[Libreoffice-commits] core.git: scp2/InstallModule_ooo.mk
David Tardon
dtardon at redhat.com
Sat Oct 19 00:51:13 PDT 2013
scp2/InstallModule_ooo.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f1a99d2d22f8284ea09a2db0c0d3ee15b337a359
Author: David Tardon <dtardon at redhat.com>
Date: Sat Oct 19 09:50:41 2013 +0200
fix path after move to external
Change-Id: Ibcf2dca1a2c624e6467db45ccfe195035e35555e
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index 4c39b53..830d0a4 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -9,7 +9,7 @@
ifeq ($(ENABLE_REPORTBUILDER),TRUE)
ifneq ($(SYSTEM_JFREEREPORT),YES)
-include $(SRCDIR)/jfreereport/version.mk
+include $(SRCDIR)/external/jfreereport/version.mk
endif
endif
More information about the Libreoffice-commits
mailing list