[libreoffice] 133/152: this is not the libfbclient2*.shlibs we are looking for

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:17:08 UTC 2017


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

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit 8fbc51f967f76c00dc46a5d4f0ebacbde5bbf090
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Wed Jan 18 13:28:36 2017 +0100

    this is not the libfbclient2*.shlibs we are looking for
---
 rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules b/rules
index 6850c85..66f9b65 100755
--- a/rules
+++ b/rules
@@ -3090,7 +3090,8 @@ endif
 ifneq (,$(filter firebird, $(SYSTEM_STUFF)))
 	# force the values of .shlibs which  gives us a (wanted) (>= 3.0.0~)
 	# instead of .symbols which gives os only a (>= 2.5.0.25784~ReleaseCandidate1.ds2)...
-	cat /var/lib/dpkg/info/libfbclient2*.shlibs >> debian/shlibs.local
+	# FIXME: libfbclient2*.shlibs doesnt exist currently
+	# cat /var/lib/dpkg/info/libfbclient2*.shlibs >> debian/shlibs.local
 endif
 
 	LD_LIBRARY_PATH="$(FAKEROOT_LIBDIR):debian/uno-libs3/$(OODIR)/program:debian/ure/$(OODIR)/program:$(PKGDIR)-core/$(OODIR)/program:$(PKGDIR)-base-core/$(OODIR)/program:$(PKGDIR)-base/$(OODIR)/program:$(PKGDIR)-writer/$(OODIR)/program" \

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



More information about the Pkg-openoffice-commits mailing list