Revert "Add de778fd9987b306e41f70fcc10d399bb63b22ee7"

This reverts commit 18ef22df8eee4d07fadc24dbfa798fa23873a7af [formerly a5964bb434c298b7791541daf4af91aa5b265c40].

I am a big idiot - fixing EXTRA_DIST doesn't help once the tarball already exists


Former-commit-id: 5b34b67bbb583467e4a6e63bc3822f4db94e7f67
This commit is contained in:
Jo Shields 2015-05-15 15:53:13 +01:00
parent ace0614811
commit fdca374db1
2 changed files with 0 additions and 26 deletions

View File

@ -1,25 +0,0 @@
From de778fd9987b306e41f70fcc10d399bb63b22ee7 Mon Sep 17 00:00:00 2001
From: Jo Shields <jo.shields@xamarin.com>
Date: Fri, 15 May 2015 12:14:18 +0100
Subject: [PATCH] Add missing Microsoft.Portable.VisualBasic_4.{0,5}.targets to
EXTRA_DIST
---
mcs/tools/xbuild/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mcs/tools/xbuild/Makefile b/mcs/tools/xbuild/Makefile
index afa7c21..771184c 100644
--- a/mcs/tools/xbuild/Makefile
+++ b/mcs/tools/xbuild/Makefile
@@ -109,5 +109,7 @@ EXTRA_DISTFILES = \
targets/Microsoft.Portable.Core.targets \
targets/Microsoft.Portable.Core.props \
targets/Microsoft.WebApplication.targets \
+ targets/Microsoft.Portable.VisualBasic_4.0.targets \
+ targets/Microsoft.Portable.VisualBasic_4.5.targets \
xbuild.make \
xbuild_test.make
--
1.9.1

View File

@ -1,2 +1 @@
0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch
rename-and-package-symbolicate.patch