[Nix-dev] [PATCH] Fix missing g in regex to operate on whole line.
Karn Kallio
tierpluspluslists at gmail.com
Fri Sep 10 17:37:27 CEST 2010
Patch to the file
nixos/modules/installer/grub/grub-menu-builder.sh
fixes the error
stat: cannot stat `/nix/var/nix/profiles/system-system-11-link-link': No such
file or directory
dirname: missing operand
Try `dirname --help' for more information.
/nix/store/gfmhz6542zv5hf6d6izxlinmy0glfbgx-grub-menu-builder.sh: line 251:
cd: /lib/modules: No such file or directory
that occurs when attempting to build the grub menu.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-missing-g-in-regex-to-operate-on-whole-line.patch
Type: text/x-patch
Size: 1009 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100910/1e8f2da2/attachment.bin
More information about the nix-dev
mailing list