about summary refs log tree commit diff
path: root/debian/patches/Disable-core-with-expect.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/Disable-core-with-expect.patch')
-rw-r--r--debian/patches/Disable-core-with-expect.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/patches/Disable-core-with-expect.patch b/debian/patches/Disable-core-with-expect.patch
deleted file mode 100644
index 6bbf4b0f..00000000
--- a/debian/patches/Disable-core-with-expect.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
-Date: Fri, 13 May 2016 11:13:20 +0800
-Subject: Disable core-with-expect
-
-which tends to fail on ppc64el and arm64
----
- Makefile.am | 1 -
- 1 file changed, 1 deletion(-)
-
-Index: network-manager-1.22.8/Makefile.am
-===================================================================
---- network-manager-1.22.8.orig/Makefile.am
-+++ network-manager-1.22.8/Makefile.am
-@@ -3933,7 +3933,6 @@ src_tests_ldadd = \
- 
- check_programs += \
- 	src/tests/test-core \
--	src/tests/test-core-with-expect \
- 	src/tests/test-ip4-config \
- 	src/tests/test-ip6-config \
- 	src/tests/test-dcb \