[Pkg-mono-svn-commits] [mono-tools] 08/09: Deal with replacement path to xmlextras.js

Jo Shields directhex at alioth.debian.org
Thu Oct 10 09:11:45 UTC 2013


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

directhex pushed a commit to branch master
in repository mono-tools.

commit 82d85931dc439753b00a2f2284dae19c96862c1e
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Oct 10 10:56:32 2013 +0200

    Deal with replacement path to xmlextras.js
---
 debian/rules |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index bf2feaa..ef09eba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,8 @@ override_dh_install:
 	# fix upstream file permissions
 	find debian/monodoc-http/usr/*/monodoc/web -type f -exec chmod 644 {} \;
 	find debian/monodoc-http/usr/*/monodoc/web -type d -exec chmod 755 {} \;
-	rm debian/monodoc-http/usr/share/monodoc/web/xtree/xmlextras.js
-	ln -s /usr/share/javascript/xmlextras/xmlextras.js debian/monodoc-http/usr/share/monodoc/web/xtree/xmlextras.js
+	rm debian/monodoc-http/usr/share/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xmlextras.js
+	ln -s /usr/share/javascript/xmlextras/xmlextras.js debian/monodoc-http/usr/share/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xmlextras.js
 
 get-orig-source:
 	uscan \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono-tools.git



More information about the Pkg-mono-svn-commits mailing list