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.*")