[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-51-g6348373



The following commit has been merged in the debian-experimental-3.7 branch:
commit e62493b8074252afe2b7d1351f382cea0fadb2da
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Sep 21 00:40:42 2012 +0200

    fix py3uno build to create correct .sos

diff --git a/patches/py3uno-module.diff b/patches/py3uno-module.diff
index 695c005..4f9100e 100644
--- a/patches/py3uno-module.diff
+++ b/patches/py3uno-module.diff
@@ -30,3 +30,15 @@ index 3609d09..c0b11c2 100644
      postgresql-sdbc \
      postgresql-sdbc-impl \
      simplecanvas \
+diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
+index 6beb818..1a570e4 100644
+--- a/RepositoryFixes.mk
++++ b/RepositoryFixes.mk
+@@ -49,6 +49,7 @@ gb_Library_FILENAMES := $(patsubst pyuno_wrapper:libpyuno_wrapper.dylib,pyuno_wr
+ else
+ # libpyuno_wrapper.so => pyuno.so
+ gb_Library_FILENAMES := $(patsubst pyuno_wrapper:libpyuno_wrapper.so,pyuno_wrapper:pyuno.so,$(gb_Library_FILENAMES))
++gb_Library_FILENAMES := $(patsubst py3uno_wrapper:libpy3uno_wrapper.so,py3uno_wrapper:py3uno.so,$(gb_Library_FILENAMES))
+ endif
+ 
+ ifneq ($(OS),ANDROID)

-- 
LibreOffice packaging repository


Reply to: