diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:35:05 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:35:05 +0100 |
| commit | bcf7d7a952227c916345cb4d57726bd190afbf13 (patch) | |
| tree | e45f08f3ee8085359953983d348caded93c995d1 /debian/patches/Disable-core-with-expect.patch | |
| parent | 447eb1ee6c50e2cac4009e66add3c1d449822589 (diff) | |
* debian/patches/Disable-core-with-expect.patch
- remove this old patch, it has no bug reference and build is working
correctly on the described architectures in Debian.
Diffstat (limited to 'debian/patches/Disable-core-with-expect.patch')
| -rw-r--r-- | debian/patches/Disable-core-with-expect.patch | 21 |
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 \ |