[eccodes] 55/106: Liunk relative

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 09:05:15 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository eccodes.

commit 76a77d171efc87383efb0fbd0c7e8885171bfc65
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Oct 28 07:56:04 2016 +0100

    Liunk relative
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fe9801b..3449ca6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,7 +107,7 @@ override_dh_fixperms:
 	chmod +x debian/libeccodes0/usr/share/eccodes/definitions/installDefinitions.sh
 	# replace jquery with symlink. Run after dh_installdocs
 	rm debian/libeccodes-doc/usr/share/doc/libeccodes-doc/html/jquery.js
-	ln -s /usr/share/javascript/jquery/jquery.js debian/libeccodes-doc/usr/share/doc/libeccodes-doc/html/jquery.js
+	ln -s ../../../../javascript/jquery/jquery.js debian/libeccodes-doc/usr/share/doc/libeccodes-doc/html/jquery.js
 
 override_dh_auto_test:
 	$(DO_TEST) && ( LD_LIBRARY_PATH=$(CURDIR)/debian/build/lib dh_auto_test  ) || true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git



More information about the debian-science-commits mailing list