Fix invalid usage of default
This commit is contained in:
parent
2bd1302b51
commit
4771d919b3
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ pkg_postinst() {
|
||||||
}
|
}
|
||||||
pkg_prerm() {
|
pkg_prerm() {
|
||||||
xdg-mime uninstall /usr/share/looper/mime/zsm-mime.xml
|
xdg-mime uninstall /usr/share/looper/mime/zsm-mime.xml
|
||||||
default
|
|
||||||
}
|
}
|
||||||
pkg_postrm() {
|
pkg_postrm() {
|
||||||
xdg_desktop_database_update
|
xdg_desktop_database_update
|
||||||
|
|
Loading…
Reference in a new issue