diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 13:08:37 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 13:42:10 +0100 |
| commit | c424b42b33018994dc58daeaded2d6a6e671c2c4 (patch) | |
| tree | 47c05f6985c97f2ddf54261a80b9c8c602a9a7f0 /debian/patches/Disable-general-with-expect.patch | |
| parent | f54a568880bf47c2ea54c9b30d291156b34d6539 (diff) | |
Update the debian packaging for the new version
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 1440af27..7b5a0dfd 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.14.4/Makefile.am +Index: network-manager-1.15.2/Makefile.am =================================================================== ---- network-manager-1.14.4.orig/Makefile.am -+++ network-manager-1.14.4/Makefile.am -@@ -3404,7 +3404,6 @@ src_tests_ldadd = \ +--- network-manager-1.15.2.orig/Makefile.am ++++ network-manager-1.15.2/Makefile.am +@@ -3622,7 +3622,6 @@ src_tests_ldadd = \ check_programs += \ src/tests/test-general \ |