[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-3.7, updated. libreoffice_3.6.2_rc1-1-95-gb349781



The following commit has been merged in the debian-experimental-3.7 branch:
commit b349781758cc84dd1a17f04e8a611162a6729eae
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Oct 6 17:52:13 2012 +0200

    fix patches/pyuno-copy-for-python3.diff to actually add -ldl

diff --git a/patches/pyuno-copy-for-python3.diff b/patches/pyuno-copy-for-python3.diff
index 62eb415..f4e4fb6 100644
--- a/patches/pyuno-copy-for-python3.diff
+++ b/patches/pyuno-copy-for-python3.diff
@@ -124,7 +124,7 @@ diff -urN pyuno/Library_py3uno.mk py3uno/Library_py3uno.mk
 +ifneq ($(GUI)$(COM),WNTMSC)
 +ifeq ($(filter DRAGONFLY FREEBSD NETBSD OPENBSD MACOSX,$(OS)),)
 +
-+$(eval $(call gb_Library_add_libs,pyuno_wrapper,\
++$(eval $(call gb_Library_add_libs,py3uno_wrapper,\
 +	-ldl \
 +))
 +

-- 
LibreOffice packaging repository


Reply to: