[Pkg-mono-svn-commits] [SCM] mono-tools branch, master, updated. debian/2.6.2-3-34-gbfe4225

Jo Shields directhex at apebox.org
Thu May 5 22:22:25 UTC 2011


The following commit has been merged in the master branch:
commit 722a0b2fbfd23f5b219dcdf300e08636885c12af
Author: Jo Shields <directhex at apebox.org>
Date:   Thu May 5 22:53:31 2011 +0100

    Remove bundled xmlextras from share, not lib

diff --git a/debian/rules b/debian/rules
index 07e4b52..b424b84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ 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/lib/monodoc/web/xtree/xmlextras.js
+	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
 
 get-orig-source:

-- 
mono-tools



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