diff --git a/programming/language/python3/python3-qt6/actions.py b/programming/language/python3/python3-qt6/actions.py index be52d7aaca..f35364b0c2 100644 --- a/programming/language/python3/python3-qt6/actions.py +++ b/programming/language/python3/python3-qt6/actions.py @@ -30,4 +30,4 @@ def install(): autotools.rawInstall("-C build DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()}) - pisitools.dodoc("NEWS", "README","LICENSE*") + pisitools.dodoc("NEWS", "README*","LICENSE*")