d'oh...typo
svn path=/nixpkgs/trunk/; revision=4514
This commit is contained in:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user