Fix up SeaMonkey default
This commit is contained in:
parent
11c70e2d4e
commit
73c19f61c3
@ -1,4 +1,3 @@
|
||||
dev-remove
|
||||
packages-apply
|
||||
seamonkey-default
|
||||
placeholders-remove
|
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/seamonkey 1
|
@ -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
|
Loading…
Reference in New Issue
Block a user