From 59910382c9178ecae80956bdcd52e86e81ee7450 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 16:00:22 +0200 Subject: Rebase patches --- debian/patches/Fix-arping-path.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/patches/Fix-arping-path.patch') diff --git a/debian/patches/Fix-arping-path.patch b/debian/patches/Fix-arping-path.patch index fd149157..f56e3d8f 100644 --- a/debian/patches/Fix-arping-path.patch +++ b/debian/patches/Fix-arping-path.patch @@ -15,10 +15,10 @@ Closes: #755039 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/devices/nm-arping-manager.c b/src/devices/nm-arping-manager.c -index 7b76584..59f0fae 100644 +index 51f80e0..3564acc 100644 --- a/src/devices/nm-arping-manager.c +++ b/src/devices/nm-arping-manager.c -@@ -222,7 +222,7 @@ nm_arping_manager_start_probe (NMArpingManager *self, guint timeout, GError **er +@@ -223,7 +223,7 @@ nm_arping_manager_start_probe (NMArpingManager *self, guint timeout, GError **er priv->completed = 0; @@ -27,7 +27,7 @@ index 7b76584..59f0fae 100644 if (!argv[0]) { g_set_error_literal (error, NM_DEVICE_ERROR, NM_DEVICE_ERROR_FAILED, "arping could not be found"); -@@ -342,7 +342,7 @@ send_announcements (NMArpingManager *self, const char *mode_arg) +@@ -343,7 +343,7 @@ send_announcements (NMArpingManager *self, const char *mode_arg) return; } -- cgit 1.3.0-6-gf8a5