functions: remove special handling of relative symbolic links from add_file...
functions: remove special handling of relative symbolic links from add_file and simply use add_symlink Now that add_symlink preserves relative symlinks, there is no need for add_file to copy the symlinks. All symbolic link handling is now left to the add_symlink function.
Please register or sign in to comment