about summary refs log tree commit diff
path: root/debian/patches/ubuntu_revert_systemd.patch
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2022-05-17 15:36:58 +0200
committerSebastien Bacher <seb128@ubuntu.com>2022-05-17 15:36:58 +0200
commitb3c8eb6b2601bb9cbefd3eb7c6127b599388d9b8 (patch)
tree9c79f2a0b4c4877b19fd9c3deff8afbed237034c /debian/patches/ubuntu_revert_systemd.patch
parent1e636d8e5e986b9f2260c36bb87fb499d724085c (diff)
update the packaging
Diffstat (limited to 'debian/patches/ubuntu_revert_systemd.patch')
-rw-r--r--debian/patches/ubuntu_revert_systemd.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/ubuntu_revert_systemd.patch b/debian/patches/ubuntu_revert_systemd.patch
index c8cbc701..7a9cab0b 100644
--- a/debian/patches/ubuntu_revert_systemd.patch
+++ b/debian/patches/ubuntu_revert_systemd.patch
@@ -5,10 +5,10 @@ the new systemd doesn't work there (lp: #1914062)
  src/libnm-platform/nm-linux-platform.c | 25 +------------------------
  1 file changed, 1 insertion(+), 24 deletions(-)
 
-diff --git a/src/libnm-platform/nm-linux-platform.c b/src/libnm-platform/nm-linux-platform.c
-index 78df53e..2f3d852 100644
---- a/src/libnm-platform/nm-linux-platform.c
-+++ b/src/libnm-platform/nm-linux-platform.c
+Index: network-manager/src/libnm-platform/nm-linux-platform.c
+===================================================================
+--- network-manager.orig/src/libnm-platform/nm-linux-platform.c
++++ network-manager/src/libnm-platform/nm-linux-platform.c
 @@ -29,7 +29,6 @@
  #include <poll.h>
  #include <sys/ioctl.h>
@@ -17,7 +17,7 @@ index 78df53e..2f3d852 100644
  #include <unistd.h>
  
  #include "libnm-glib-aux/nm-c-list.h"
-@@ -9598,34 +9597,12 @@ constructed(GObject *_object)
+@@ -9830,34 +9829,12 @@ constructed(GObject *_object)
      }
  }