about summary refs log tree commit diff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/01_NMDevice.c.patch2
-rw-r--r--debian/patches/02_nm-netlink-monitor.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/01_NMDevice.c.patch b/debian/patches/01_NMDevice.c.patch
index 79c72dd2..a776d3ec 100644
--- a/debian/patches/01_NMDevice.c.patch
+++ b/debian/patches/01_NMDevice.c.patch
@@ -1,5 +1,5 @@
 --- NetworkManagerDevice.c	2005-10-19 16:19:53.000000000 +0200
-+++ ../../NetworkManagerDevice.c	2006-01-11 12:14:53.000000000 +0100
++++ src/NetworkManagerDevice.c	2006-01-11 12:14:53.000000000 +0100
 @@ -4283,7 +4283,7 @@
  
  	strncpy (ifr.ifr_name, nm_device_get_iface (dev), sizeof(ifr.ifr_name)-1);
diff --git a/debian/patches/02_nm-netlink-monitor.patch b/debian/patches/02_nm-netlink-monitor.patch
index bdc71a26..4389059d 100644
--- a/debian/patches/02_nm-netlink-monitor.patch
+++ b/debian/patches/02_nm-netlink-monitor.patch
@@ -1,5 +1,5 @@
 --- nm-netlink-monitor.c	2005-08-12 21:06:09.000000000 +0200
-+++ prova.c	2006-01-11 12:18:52.000000000 +0100
++++ src/nm-netlink-monitor.c 	2006-01-11 12:18:52.000000000 +0100
 @@ -30,7 +30,7 @@
  #include <linux/types.h>
  #include <linux/netlink.h>