Makefile.top |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6500299e16baaa72403243e4741080999cce4580
Author: Norbert Thiebaud <nthieb...@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
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to