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
patchupdate.py: Fix escaping of single quoted strings in definition files.
This commit is contained in:
@@ -287,7 +287,7 @@ configure-Detect_Gnutls.ok:
|
||||
dbghelp-KdHelp.ok:
|
||||
$(call APPLY_FILE,dbghelp-KdHelp/0001-dbghelp-Don-t-fill-KdHelp-structure-for-usermode-app.patch)
|
||||
@( \
|
||||
echo '+ { "dbghelp-KdHelp", "Sebastian Lackner", "Don't fill KdHelp structure for usermode applications." },'; \
|
||||
echo '+ { "dbghelp-KdHelp", "Sebastian Lackner", "Don'\''t fill KdHelp structure for usermode applications." },'; \
|
||||
) > dbghelp-KdHelp.ok
|
||||
|
||||
# Patchset dsound-Fast_Mixer
|
||||
|
Reference in New Issue
Block a user