diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
| commit | 447eb1ee6c50e2cac4009e66add3c1d449822589 (patch) | |
| tree | 7bc7db8f5d7e12137e758ea03ebe5c1eb8b07a23 /debian/patches/Disable-core-with-expect.patch | |
| parent | 0b818c504ebbb9454b501c532be8603bf383e37a (diff) | |
| parent | 3cbb3d6ecfef1076fc757632ee8327935250afee (diff) | |
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
Diffstat (limited to 'debian/patches/Disable-core-with-expect.patch')
| -rw-r--r-- | debian/patches/Disable-core-with-expect.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/Disable-core-with-expect.patch b/debian/patches/Disable-core-with-expect.patch index 8c9c46ed..6bbf4b0f 100644 --- a/debian/patches/Disable-core-with-expect.patch +++ b/debian/patches/Disable-core-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.22.2/Makefile.am +Index: network-manager-1.22.8/Makefile.am =================================================================== ---- network-manager-1.22.2.orig/Makefile.am -+++ network-manager-1.22.2/Makefile.am -@@ -3932,7 +3932,6 @@ src_tests_ldadd = \ +--- 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 \ |