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

[libreoffice] 01/01: install pyuno.rdb for python-uno



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 1c035b470f4b46a6a03147473a8d5aba6315a2fe
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Jun 14 21:22:24 2014 +0200

    install pyuno.rdb for python-uno
---
 changelog | 1 +
 rules     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 7b4c5d6..d4906a6 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,7 @@ libreoffice (1:4.2.5~rc2-1) UNRELEASED; urgency=medium
       build (uses a internal/external header mix even with
       --with-system-npapi-headers) with iceweasel 30.0...
     - actually add -Npython-uno if ENABLE_PYTHON2=n
+    - install pyuno.rdb for python-uno...
 
  -- Rene Engelhard <rene@debian.org>  Sat, 14 Jun 2014 10:23:03 +0200
 
diff --git a/rules b/rules
index ba84313..cf74e73 100755
--- a/rules
+++ b/rules
@@ -2552,7 +2552,7 @@ ifeq "$(ENABLE_PYTHON)" "y"
 		$(PYTHON2_SITE)
 	cp $(PYTHON_SITE)/unohelper.py \
 		$(PYTHON2_SITE)
-	mkdir -p debian/python-uno/$(OODIR)/program
+	mkdir -p debian/python-uno/$(OODIR)/program/services
 	mkdir -p debian/python-uno/$(OODIR)/share/registry
 	mkdir -p debian/python-uno/$(OODIR)/share/Scripts
 	cat debian/python3-uno/$(OODIR)/program/pythonloader.unorc \
@@ -2568,6 +2568,8 @@ ifeq "$(ENABLE_PYTHON)" "y"
 	ln -s libpython2loaderlo.so debian/python-uno/$(OODIR)/program/libpythonloaderlo.so
 	cp debian/python3-uno/$(OODIR)/program/pythonloader.py \
 		debian/python-uno/$(OODIR)/program
+	cp debian/python3-uno/$(OODIR)/program/services/pyuno.rdb \
+		debian/python-uno/$(OODIR)/program/services
 	cp debian/python3-uno/$(OODIR)/share/registry/pyuno.xcd \
 		debian/python-uno/$(OODIR)/share/registry
 	cp -r debian/python3-uno/$(OODIR)/share/Scripts/python \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: