we can handle also thunderbird this way
This commit is contained in:
parent
e8fcdae778
commit
c1ceff0f94
1 changed files with 8 additions and 0 deletions
|
@ -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()
|
Loading…
Reference in a new issue