From 2759763d743e29f2bf280fbbe553903cb1afa80c Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Wed, 13 Aug 2014 19:26:08 +0100 Subject: [PATCH] Don't try and delete cscompmgd 0.0.0.0 Former-commit-id: b7fefc17b5fc252ed469080def3776fe810c195b --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 1df889393e..d104435757 100755 --- a/debian/rules +++ b/debian/rules @@ -164,10 +164,6 @@ install-stamp: rm -f $(CURDIR)/debian/tmp/usr/lib/mono/2.0/Mono.C5.dll # mono 2.10.1 bug, prj2make was removed but the start script not rm -f $(CURDIR)/debian/tmp/usr/bin/prj2make - # mono 2.10.1 bug, this lib doesn't exist for .NET 4.0 and also has - # a wrong assembly version - rm -rf $(CURDIR)/debian/tmp/usr/lib/mono/gac/cscompmgd/0.0.0.0__*/ - rm -f $(CURDIR)/debian/tmp/usr/lib/mono/4.0/cscompmgd* # copy missing 2.0 manpages cp $(CURDIR)/debian/tmp/usr/share/man/man1/al.1 \