python3 libffi icu4c boost rebuild list

This commit is contained in:
Rmys
2023-10-18 18:13:18 +03:00
parent cc53c36ab6
commit 932f04d10d
+2 -2
View File
@@ -20,7 +20,7 @@ def install():
shelltools.cd("flowblade-trunk")
pythonmodules.install(pyVer="3")
shelltools.chmod(get.installDIR() + "/usr/lib/python3.9/site-packages/Flowblade/launch/*")
shelltools.chmod(get.installDIR() + "/usr/lib/python3.9/site-packages/Flowblade/tools/clapperless.py")
shelltools.chmod(get.installDIR() + "/usr/lib/python3.11/site-packages/Flowblade/launch/*")
shelltools.chmod(get.installDIR() + "/usr/lib/python3.11/site-packages/Flowblade/tools/clapperless.py")
pisitools.dodoc("AUTHORS", "COPYING", "README*")