Add lxqt-config to the whitelist.

pull/1/head
Simon Quigley 6 years ago
parent 9b2bf41696
commit 605e65df66

@ -217,6 +217,8 @@ def commithook():
lpname = "calamares-settings-ubuntu"
elif "rQTERMINALPACKAGING" in phidquery["name"]:
lpname = "qterminal"
elif "rLXQTCONFIGPACKAGING" in phidquery["name"]:
lpname = "lxqt-config"
else:
logger.debug("Somehow, an unsupported repository showed up here.")

Loading…
Cancel
Save