summaryrefslogtreecommitdiffstats
path: root/rules/hotplug.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hotplug.make')
-rw-r--r--rules/hotplug.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/hotplug.make b/rules/hotplug.make
index ccbfc561d..c2a7a0b98 100644
--- a/rules/hotplug.make
+++ b/rules/hotplug.make
@@ -50,7 +50,7 @@ $(STATEDIR)/hotplug.extract: $(hotplug_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOTPLUG_DIR))
@$(call extract, HOTPLUG)
- @$(call patchin, $(HOTPLUG))
+ @$(call patchin, HOTPLUG)
perl -i -p -e "s,/bin/bash,/bin/sh,g" $(HOTPLUG_DIR)/etc/hotplug.d/default/default.hotplug