diff options
Diffstat (limited to 'package/hotplug2/patches')
-rw-r--r-- | package/hotplug2/patches/100-rules_override.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/hotplug2/patches/100-rules_override.patch b/package/hotplug2/patches/100-rules_override.patch index 0d3b672e68..55b2aaacc9 100644 --- a/package/hotplug2/patches/100-rules_override.patch +++ b/package/hotplug2/patches/100-rules_override.patch @@ -1,6 +1,7 @@ -diff -ur hotplug2.old/hotplug2.c hotplug2.dev/hotplug2.c ---- hotplug2.old/hotplug2.c 2006-10-08 15:18:23.000000000 +0200 -+++ hotplug2.dev/hotplug2.c 2007-05-05 11:38:51.456551560 +0200 +Index: hotplug2-0.9/hotplug2.c +=================================================================== +--- hotplug2-0.9.orig/hotplug2.c 2007-06-04 13:21:41.134723240 +0200 ++++ hotplug2-0.9/hotplug2.c 2007-06-04 13:21:41.203712752 +0200 @@ -391,6 +391,7 @@ int rv = 0; int i; |