Fix up SeaMonkey default

This commit is contained in:
Fierelier 2022-09-12 09:29:17 +02:00
parent 11c70e2d4e
commit 73c19f61c3
3 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,3 @@
dev-remove
packages-apply
seamonkey-default
placeholders-remove

View File

@ -1,2 +0,0 @@
#!/bin/bash
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/seamonkey 1

View File

@ -1,3 +1,2 @@
#!/bin/sh
update-alternatives --install /usr/bin/x-www-browser SeaMonkey /usr/bin/seamonkey 0
exit 0
#!/bin/bash
update-alternatives --install /usr/bin/x-www-browser SeaMonkey /usr/bin/seamonkey 0