[Pkg-mono-svn-commits] [mono] 06/14: Strip out 4.5 version of bundled NUnit, we don't ship the bundle in Debian.

Jo Shields directhex at alioth.debian.org
Sat Oct 19 23:04:33 UTC 2013


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

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

commit 81bf668ddfdeafc43935f5855e294e455ae491bb
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Oct 17 20:41:21 2013 +0100

    Strip out 4.5 version of bundled NUnit, we don't ship the bundle in Debian.
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f8b1651..2f58d86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,6 +181,7 @@ install-stamp:
 	# we don't ship bundled nunit of mono
 	rm -f  $(CURDIR)/debian/tmp/usr/lib/mono/2.0/nunit*
 	rm -f  $(CURDIR)/debian/tmp/usr/lib/mono/4.0/nunit*
+	rm -f  $(CURDIR)/debian/tmp/usr/lib/mono/4.5/nunit*
 	rm -f  $(CURDIR)/debian/tmp/usr/lib/pkgconfig/mono-nunit.pc
 	rm -rf $(CURDIR)/debian/tmp/usr/lib/mono/gac/nunit*/
 	rm -f  $(CURDIR)/debian/tmp/usr/bin/nunit*

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



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