#
a05b5f9b |
| 21-Sep-2006 |
Matthew Dillon <dillon@dragonflybsd.org> |
Fix a bug in the script softlink code. The softlinks were not being properly updated because 'ln -sf' creates a softlink in the directory pointed to by the existing softlink rather then replacing th
Fix a bug in the script softlink code. The softlinks were not being properly updated because 'ln -sf' creates a softlink in the directory pointed to by the existing softlink rather then replacing the existing softlink.
show more ...
|