From 97f83803858a6c18c643304d3d56bf75ec39fe5a Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Sat, 3 Apr 2010 18:29:37 +0000 Subject: [package] hotplug2: Refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20685 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hotplug2/patches/120-sysfs_path_fix.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/hotplug2/patches/120-sysfs_path_fix.patch') diff --git a/package/hotplug2/patches/120-sysfs_path_fix.patch b/package/hotplug2/patches/120-sysfs_path_fix.patch index 2b032a9d4d..0903057c77 100644 --- a/package/hotplug2/patches/120-sysfs_path_fix.patch +++ b/package/hotplug2/patches/120-sysfs_path_fix.patch @@ -1,7 +1,6 @@ -diff -x '*~' -Naur hotplug2-201/rules/command.c hotplug2-201.patched/rules/command.c ---- hotplug2-201/rules/command.c 2009-12-09 20:44:13.000000000 +0200 -+++ hotplug2-201.patched/rules/command.c 2010-03-31 17:24:09.000000000 +0300 -@@ -374,9 +374,9 @@ +--- a/rules/command.c ++++ b/rules/command.c +@@ -374,9 +374,9 @@ RULES_COMMAND_F(cmd_firmware) { if (firmware == NULL) return -1; -- cgit v1.2.3