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 c053fe1e..1440af27 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.12.2/Makefile.am +Index: network-manager-1.14.4/Makefile.am =================================================================== ---- network-manager-1.12.2.orig/Makefile.am -+++ network-manager-1.12.2/Makefile.am -@@ -3180,7 +3180,6 @@ src_tests_ldadd = \ +--- network-manager-1.14.4.orig/Makefile.am ++++ network-manager-1.14.4/Makefile.am +@@ -3404,7 +3404,6 @@ src_tests_ldadd = \ check_programs += \ src/tests/test-general \ |