[Libreoffice-commits] .: Makefile.top
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Jul 21 17:08:22 PDT 2012
Makefile.top | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6500299e16baaa72403243e4741080999cce4580
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Jul 21 19:08:03 2012 -0500
for install-tb do not install gdbprinter with symbolic link
Change-Id: I7b90d049cb1a809c028fdf37577f3b8c8b2c3835
diff --git a/Makefile.top b/Makefile.top
index 14d46f8..ae6109c 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -450,7 +450,7 @@ ifeq ($(OS_FOR_BUILD),WNT)
mv "$(DEVINSTALLDIR)"/LibO*_install-arc_en-US/* "$(DEVINSTALLDIR)"/opt
else
@ooinstall $(DEVINSTALLDIR)/opt
- @install-gdb-printers -L
+ @install-gdb-printers
endif
@rm -f $(SRCDIR)/install && ln -s $(DEVINSTALLDIR)/opt/ $(SRCDIR)/install
More information about the Libreoffice-commits
mailing list