Closed tmn505 closed 6 years ago
The first 12_suspendoutput_nooutput.patch
didn't apply properly because whitespace issues. In the whole suspendoutput tree, tabs got replaced by spaces and following whitespaces removed.
On the second one 13_suspendoutput_remove_template_redefine.patch
I got jinxed by patch utility which said the patch was previously applied. But compilation still failed after removing in-tree patch. Went with lazy-man approach which was to pull the fix from the MLD source. But after Your question, looked a them closely (both patches fix same issue) and VDR4Arch in-tree patch looks better.
Anyway pushed updated version, please review.
This version looks much cleaner. Thanks for your help.
Why did you change the URL to 12_suspendoutput_nooutput.patch Is this still the same patch or should this have been renamed, too. What do the patches, you added, do?