we can handle also thunderbird this way

This commit is contained in:
Michael Jerger 2023-08-01 09:03:38 +02:00
parent e8fcdae778
commit c1ceff0f94

View file

@ -50,4 +50,12 @@ private val mozillaTeamFileContent = """
Package: firefox*
Pin: release o=Ubuntu
Pin-Priority: -1
Package: thunderbird*
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
Package: thunderbird*
Pin: release o=Ubuntu
Pin-Priority: -1
""".trimIndent()