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

[libreoffice] 03/05: fix up index.html in /usr/lib/libreoffice/sdk after the docs are moved now



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

rene pushed a commit to branch master
in repository libreoffice.

commit 286c4d6893d79461878b0b1fdfa0444a21872dc1
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Oct 30 21:04:15 2015 +0100

    fix up index.html in /usr/lib/libreoffice/sdk after the docs are moved now
---
 changelog | 2 +-
 rules     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 9845869..2129d2c 100644
--- a/changelog
+++ b/changelog
@@ -14,7 +14,7 @@ libreoffice (1:5.0.3~rc2-1) UNRELEASED; urgency=medium
       libreoffice-dev / libreoffice-dev-doc (<< 1:5.0.3~rc1-2) where needed
       (closes: #803272, #803306)
 
- -- Rene Engelhard <rene@debian.org>  Sat, 24 Oct 2015 18:48:10 +0200
+ -- Rene Engelhard <rene@debian.org>  Fri, 30 Oct 2015 20:46:52 +0100
 
 libreoffice (1:5.0.3~rc1-2) unstable; urgency=medium
 
diff --git a/rules b/rules
index a173211..e7ad78b 100755
--- a/rules
+++ b/rules
@@ -2222,6 +2222,9 @@ ifeq "$(PACKAGE_SDK)" "y"
 		$(PKGDIR)-dev/$(OOSDKDIR)/docs
 	mv $(PKGDIR)-dev/$(OOSDKDIR)/examples \
 		$(PKGDIR)-dev-doc/$(OOSDKDIR)
+	# and fix the symlink now dangling due to the move above
+	cd $(PKGDIR)-dev/$(OOSDKDIR) && \
+		ln -sf /usr/share/doc/libreoffice-dev-doc/index.html
 endif
 
 ifeq "$(ENABLE_EVO2)" "y"

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


Reply to: