diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-03-12 15:27:14 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-03-12 15:36:21 +0100 |
| commit | b5ca5b45b1aa47e373af49b27064e813b4f77194 (patch) | |
| tree | 15741d9e976708bbcffbefc25af34b641c2aad1f /debian/patches/Disable-general-with-expect.patch | |
| parent | cc4ab276f923ded9f415c1c2bf192994367ab0bb (diff) | |
Refresh the packaging for the new version, upload to disco
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 7b5a0dfd..317e67b5 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.2/Makefile.am +Index: network-manager-1.15.91/Makefile.am =================================================================== ---- network-manager-1.15.2.orig/Makefile.am -+++ network-manager-1.15.2/Makefile.am -@@ -3622,7 +3622,6 @@ src_tests_ldadd = \ +--- network-manager-1.15.91.orig/Makefile.am ++++ network-manager-1.15.91/Makefile.am +@@ -3651,7 +3651,6 @@ src_tests_ldadd = \ check_programs += \ src/tests/test-general \ |