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

[libreoffice] 03/07: 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 debian-experimental-5.1
in repository libreoffice.

commit 049322bc1ae7d781756f539c7d15d39d0f4d7c26
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
    
    Conflicts:
    	changelog
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index b386b66..bd13cbf 100755
--- a/rules
+++ b/rules
@@ -2226,6 +2226,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: