diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
commit | 91142205534e135a29ceb3992708bf2ca3219021 (patch) | |
tree | 16e69db35c7fdf48ea76876109b0b38845361209 /package/hotplug2/patches | |
parent | d5b15895ef66b9a664afa72d88507060e1f0a270 (diff) | |
download | upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.gz upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.bz2 upstream-91142205534e135a29ceb3992708bf2ca3219021.zip |
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
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; |