patchupdate.py: Fix escaping of single quoted strings in definition files.

This commit is contained in:
Sebastian Lackner
2014-09-19 16:30:05 +02:00
parent 299a2daeac
commit 0f73278955
2 changed files with 2 additions and 2 deletions

View File

@@ -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