Merge pull request #15921 from Rmys/master

thunderbird
This commit is contained in:
Rmys
2025-01-05 00:09:57 +03:00
committed by GitHub
+1 -1
View File
@@ -53,7 +53,7 @@ def install():
# shelltools.cd("..")
# Install fix language packs
pisitools.insinto("/usr/lib/thunderbird/extensions", "langpack-tb/*")
pisitools.insinto("/usr/lib/thunderbird/extensions", "./langpack-tb/*")
pisitools.insinto("/usr/share/metainfo", "comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml")