[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.3_rc2-1-117-gfab2db3



The following commit has been merged in the debian-experimental-3.7 branch:
commit 4a2a1f6d1e80d9e4e8ff2aec24cdec2769ab587f
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Nov 9 23:40:29 2012 +0100

    update; remove obsolete config_host-fix-envvars.diff

diff --git a/patches/gtk3-hack-explicit-gmodule.diff b/patches/gtk3-hack-explicit-gmodule.diff
index 599cf9d..20889a6 100644
--- a/patches/gtk3-hack-explicit-gmodule.diff
+++ b/patches/gtk3-hack-explicit-gmodule.diff
@@ -29,11 +29,11 @@ For whatever reason we get undefined referenced to g_module_*.
 --- a/config_host.mk.in-old	2012-04-06 14:20:21.155740997 +0200
 +++ b/config_host.mk.in	2012-04-06 14:20:56.683738867 +0200
 @@ -175,6 +175,8 @@
- export GTHREAD_LIBS=@GTHREAD_LIBS@
- export GTK3_CFLAGS=@GTK3_CFLAGS@
- export GTK3_LIBS=@GTK3_LIBS@
-+export GMODULE_CFLAGS=@GMODULE_CFLAGS@
-+export GMODULE_LIBS=@GMODULE_LIBS@
- export GTK_CFLAGS=@GTK_CFLAGS@
- export GTK_LIBS=@GTK_LIBS@
- export GTK_PRINT_CFLAGS=@GTK_PRINT_CFLAGS@
+ export GTHREAD_LIBS=$(gb_SPACE)@GTHREAD_LIBS@
+ export GTK3_CFLAGS=$(gb_SPACE)@GTK3_CFLAGS@
+ export GTK3_LIBS=$(gb_SPACE)@GTK3_LIBS@
++export GMODULE_CFLAGS=$(gb_SPACE)@GMODULE_CFLAGS@
++export GMODULE_LIBS=$(gb_SPACE)@GMODULE_LIBS@
+ export GTK_CFLAGS=$(gb_SPACE)@GTK_CFLAGS@
+ export GTK_LIBS=$(gb_SPACE)@GTK_LIBS@
+ export GTK_PRINT_CFLAGS=$(gb_SPACE)@GTK_PRINT_CFLAGS@

-- 
LibreOffice packaging repository


Reply to: