From 1341d878bef8f50b2e23f32357fb43e85a1eebd5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 21 Dec 2024 15:06:27 +0300 Subject: [PATCH] wine-staging ver. bump --- hardware/emulator/wine-staging/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/emulator/wine-staging/actions.py b/hardware/emulator/wine-staging/actions.py index 8b533b84b7..38bae9965a 100755 --- a/hardware/emulator/wine-staging/actions.py +++ b/hardware/emulator/wine-staging/actions.py @@ -85,4 +85,4 @@ def install(): shelltools.cd("..") - pisitools.dodoc("ANNOUNCE", "AUTHORS", "COPYING.LIB", "LICENSE*", "README", "documentation/README.*") + pisitools.dodoc("ANNOUNCE*", "AUTHORS", "COPYING.*", "LICENSE*", "README*", "documentation/README.*")