d'oh...typo

svn path=/nixpkgs/trunk/; revision=4514
This commit is contained in:
Armijn Hemel 2006-01-07 23:18:00 +00:00
parent 2a4c103834
commit 9821900e30

@ -14,7 +14,7 @@ preBuild() {
sed -e "s^@coreutils\@^$coreutils^g" \
-e "s^@utillinux\@^$utillinux^g" \
-e "s^@gnugrep\@^$gnugrep^g" \
-e "s^@module_init_tools\@^$module-init-tools^g" \
-e "s^@module-init-tools\@^$module_init_tools^g" \
< etc/hotplug/hotplug.functions > etc/hotplug/hotplug.functions.tmp
mv etc/hotplug/hotplug.functions.tmp etc/hotplug/hotplug.functions