external/firebird/ExternalProject_firebird.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit af9800b7bf6d19b15fff9ef9c50b4b696f7dc3b9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Aug 19 15:00:25 2016 +0200

    Excess separator
    
    Change-Id: If86dc074ab1617837fbf771bb33e93ec1dc6ea2b

diff --git a/external/firebird/ExternalProject_firebird.mk 
b/external/firebird/ExternalProject_firebird.mk
index 2803f69..2fe2e8bc 100644
--- a/external/firebird/ExternalProject_firebird.mk
+++ b/external/firebird/ExternalProject_firebird.mk
@@ -75,7 +75,7 @@ $(call gb_ExternalProject_get_state_target,firebird,build):
                                -L$(call 
gb_UnpackedTarball_get_dir,icu)/source/lib \
                        ) \
                " \
-               && export 
$(gb_Helper_LIBRARY_PATH_VAR)=$${$(gb_Helper_LIBRARY_PATH_VAR):+$$$(gb_Helper_LIBRARY_PATH_VAR):}":$(call
 gb_UnpackedTarball_get_dir,icu)/source/lib" \
+               && export 
$(gb_Helper_LIBRARY_PATH_VAR)=$${$(gb_Helper_LIBRARY_PATH_VAR):+$$$(gb_Helper_LIBRARY_PATH_VAR):}"$(call
 gb_UnpackedTarball_get_dir,icu)/source/lib" \
                && MAKE=$(MAKE) ./configure \
                        --without-editline \
                        --with-wire-compress=no \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to