You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Exagear: Fix spelling error in subject of patch.
This commit is contained in:
@@ -168,16 +168,16 @@ clean:
|
||||
# Patchset Exagear
|
||||
# |
|
||||
# | Included patches:
|
||||
# | * Implement emulation SIDT instruction when using Exagear. [by Sebastian Lackner]
|
||||
# | * Implement emulation of SIDT instruction when using Exagear. [by Sebastian Lackner]
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * configure.ac, dlls/ntdll/signal_i386.c
|
||||
# |
|
||||
.INTERMEDIATE: Exagear.ok
|
||||
Exagear.ok:
|
||||
$(call APPLY_FILE,Exagear/0001-ntdll-Implement-emulation-SIDT-instruction-when-usin.patch)
|
||||
$(call APPLY_FILE,Exagear/0001-ntdll-Implement-emulation-of-SIDT-instruction-when-u.patch)
|
||||
@( \
|
||||
echo '+ { "Exagear", "Sebastian Lackner", "Implement emulation SIDT instruction when using Exagear." },'; \
|
||||
echo '+ { "Exagear", "Sebastian Lackner", "Implement emulation of SIDT instruction when using Exagear." },'; \
|
||||
) > Exagear.ok
|
||||
|
||||
# Patchset Miscellaneous
|
||||
|
||||
Reference in New Issue
Block a user