[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:24 UTC 2011


The following commit has been merged in the master branch:
commit 82513d8e823b2ebd9a01cfde4f06f920a7df63eb
Author: Jo Shields <directhex at apebox.org>
Date:   Thu May 5 22:43:57 2011 +0100

    Symlink xmlextras in share, not lib.
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index dd11b19..07e4b52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_install:
 	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
-	ln -s /usr/share/javascript/xmlextras/xmlextras.js debian/monodoc-http/usr/lib/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:
 	uscan \

-- 
mono-tools



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