diff options
Diffstat (limited to 'debian/patches/Disable-general-with-expect.patch')
| -rw-r--r-- | debian/patches/Disable-general-with-expect.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/Disable-general-with-expect.patch b/debian/patches/Disable-general-with-expect.patch index 317e67b5..77d88b41 100644 --- a/debian/patches/Disable-general-with-expect.patch +++ b/debian/patches/Disable-general-with-expect.patch @@ -7,11 +7,11 @@ which tends to fail on ppc64el and arm64 Makefile.am | 1 - 1 file changed, 1 deletion(-) -Index: network-manager-1.15.91/Makefile.am +Index: network-manager-1.18.0/Makefile.am =================================================================== ---- network-manager-1.15.91.orig/Makefile.am -+++ network-manager-1.15.91/Makefile.am -@@ -3651,7 +3651,6 @@ src_tests_ldadd = \ +--- network-manager-1.18.0.orig/Makefile.am ++++ network-manager-1.18.0/Makefile.am +@@ -3776,7 +3776,6 @@ src_tests_ldadd = \ check_programs += \ src/tests/test-general \ |