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

[libreoffice] 04/05: shlibs.override.orcus - orcus is a .so now...



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

rene pushed a commit to branch debian-experimental-5.1
in repository libreoffice.

commit 8e1f1de23ca2535d27f23a8b4e3b43fae3caef85
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Jun 4 22:23:16 2015 +0200

    shlibs.override.orcus - orcus is a .so now...
---
 rules                 | 3 +++
 shlibs.override.orcus | 1 +
 2 files changed, 4 insertions(+)

diff --git a/rules b/rules
index 793ebbb..4451d46 100755
--- a/rules
+++ b/rules
@@ -3126,6 +3126,9 @@ endif
 ifeq (,$(filter glew, $(SYSTEM_STUFF)))
 	cat debian/shlibs.override.glew >> debian/shlibs.local
 endif
+ifeq (,$(filter orcus, $(SYSTEM_STUFF)))
+	cat debian/shlibs.override.orcus >> debian/shlibs.local
+endif
 	# we need to do it in two steps. The new dpkg-shlibdeps doesn't find
 	# /usr/lib/libgcj-bc.so when specifying -l$(GCJ_JAWT_DIR)
 	# and therefore we must not use it for -gcj. But we *do* need it
diff --git a/shlibs.override.orcus b/shlibs.override.orcus
new file mode 100644
index 0000000..ab394e4
--- /dev/null
+++ b/shlibs.override.orcus
@@ -0,0 +1 @@
+liborcus-0.10		10

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


Reply to: