diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 2c7d3373..d9d3d1d9 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -5886,6 +5886,7 @@ fi # | # | This patchset fixes the following Wine bugs: # | * [#9158] Support for DOS hidden/system file attributes +# | * [#15679] cygwin symlinks not working in wine # | # | Modified files: # | * configure.ac, dlls/ntdll/directory.c, dlls/ntdll/file.c, dlls/ntdll/ntdll_misc.h, dlls/ntdll/tests/directory.c,