diff options
| author | Michael Biebl <biebl@debian.org> | 2015-11-24 00:13:48 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-11-24 00:13:48 +0100 |
| commit | 68f9946a1c3c5c534d6b2beab9fd6aa20d49f388 (patch) | |
| tree | 54fc6d8f04573484c76376d6270a316cc3bfd807 /debian/patches/fix-arping-path.patch | |
| parent | 633c2c0f1231e77ebf80f47483e3cdd95f6df6dc (diff) | |
Rebase patches.
Diffstat (limited to 'debian/patches/fix-arping-path.patch')
| -rw-r--r-- | debian/patches/fix-arping-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/fix-arping-path.patch b/debian/patches/fix-arping-path.patch index 6b6e1bce..286943a7 100644 --- a/debian/patches/fix-arping-path.patch +++ b/debian/patches/fix-arping-path.patch @@ -15,10 +15,10 @@ Closes: #755039 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c -index 5889582..4754e10 100644 +index 9b69d5a..48caf04 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c -@@ -5693,7 +5693,7 @@ send_arps (NMDevice *self, const char *mode_arg) +@@ -5748,7 +5748,7 @@ send_arps (NMDevice *self, const char *mode_arg) if (num == 0) return; |