this fix provided in tzcode2007a is wrong, as noticed by BGA
symlinks are now correct on BeOS git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20190 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eedc3d0be0
commit
df6c6990ed
@ -675,7 +675,7 @@ const char * const tofile;
|
||||
"../");
|
||||
symlinkcontents =
|
||||
ecatalloc(symlinkcontents,
|
||||
fromname);
|
||||
fromfile);
|
||||
result = symlink(symlinkcontents,
|
||||
toname);
|
||||
// if (result == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user