From aae98229b02a3e7e62d7bf73137f70e592d7cd6e Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Fri, 25 Dec 2020 14:02:42 -0600 Subject: [PATCH] libs-Unicode_Collation: Add another bug reference. --- patches/libs-Unicode_Collation/definition | 1 + patches/patchinstall.sh | 2 ++ 2 files changed, 3 insertions(+) diff --git a/patches/libs-Unicode_Collation/definition b/patches/libs-Unicode_Collation/definition index 22812892..088447b3 100644 --- a/patches/libs-Unicode_Collation/definition +++ b/patches/libs-Unicode_Collation/definition @@ -1,2 +1,3 @@ +Fixes: [5163] Microsoft Office XP 2002 installer reports error 25003 (installation source corrupted), custom action 'CADpc' returns 1603 Fixes: [10767] Fix comparison of punctuation characters in lstrcmp Fixes: [32490] Graphical issues in Inquisitor diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 2a3042e4..0c307c44 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -2855,6 +2855,8 @@ fi # Patchset libs-Unicode_Collation # | # | This patchset fixes the following Wine bugs: +# | * [#5163] Microsoft Office XP 2002 installer reports error 25003 (installation source corrupted), custom action 'CADpc' +# | returns 1603 # | * [#10767] Fix comparison of punctuation characters in lstrcmp # | * [#32490] Graphical issues in Inquisitor # |