Module: wine Branch: master Commit: dbfd99e177841bdf722a90b45a24b823912acf9b URL: https://source.winehq.org/git/wine.git/?a=commit;h=dbfd99e177841bdf722a90b45...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Dec 2 10:11:52 2019 +0100
wusa: Install updates.
Based on patches by Michael Müller and Sebastian Lackner.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/wusa/Makefile.in | 2 +- programs/wusa/main.c | 562 ++++++++++++++++++++++++++++++++++++++++++++++ programs/wusa/wusa.h | 19 ++ 3 files changed, 582 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dbfd99e177841bdf722a9...