diff --git a/debian/patches/add_missing_vb_portable_targets.patch b/debian/patches/add_missing_vb_portable_targets.patch new file mode 100644 index 0000000000..bdefed17db --- /dev/null +++ b/debian/patches/add_missing_vb_portable_targets.patch @@ -0,0 +1,20 @@ +Index: xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.0.targets +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.0.targets 2015-05-15 15:55:12.074775985 +0100 +@@ -0,0 +1,5 @@ ++ ++ ++ ++ ++ +Index: xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.5.targets +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.5.targets 2015-05-15 15:55:19.194775876 +0100 +@@ -0,0 +1,5 @@ ++ ++ ++ ++ ++ diff --git a/debian/patches/series b/debian/patches/series index bc84ce1b06..4dcfcfc904 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ +add_missing_vb_portable_targets.patch rename-and-package-symbolicate.patch