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

[libreoffice] 01/01: also don't --link-doc= for fonts-opensymbol as we otherwise get a unfullfillable = dependency...



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

rene pushed a commit to branch master
in repository libreoffice.

commit 65aba265287cc73fe86c0fc1cc47c2684778fd9a
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Oct 2 17:38:13 2015 +0200

    also don't --link-doc= for fonts-opensymbol as we otherwise get a unfullfillable = dependency...
---
 rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rules b/rules
index 7c7719a..c6f787e 100755
--- a/rules
+++ b/rules
@@ -3402,7 +3402,10 @@ ifeq "$(PACKAGE_SDK)" "y"
 	# But fix it..
 	perl -pi -e 's,html/,html /,g' debian/libreoffice-dev-doc.doc-base.lo-idl-ref
 endif
-	dh_installdocs -i -A -Nlibreoffice-librelogo --link-doc=libreoffice-common
+	dh_installdocs -i -A -Nlibreoffice-librelogo -Nfonts-opensymbol \
+		--link-doc=libreoffice-common
+	# otherwise it gets a unfullfillable = dependency...
+	dh_installdocs -pfonts-opensymbol
 	cp workdir/CustomTarget/readlicense_oo/readme/README_en-US \
 		$(PKGDIR)-common/usr/share/doc/libreoffice-common/README
 	dh_installman -i

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


Reply to: