www-apps/misskey: fix function name 🤦
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
e09286d853
commit
af974b92d7
|
@ -103,7 +103,7 @@ src_install() {
|
||||||
einstalldocs
|
einstalldocs
|
||||||
}
|
}
|
||||||
|
|
||||||
src_preinst() {
|
pkg_preinst() {
|
||||||
# Apparently Misskey creates files at runtime that can interfere
|
# Apparently Misskey creates files at runtime that can interfere
|
||||||
# after an upgrade. Normally you would run 'yarn cleanall'.
|
# after an upgrade. Normally you would run 'yarn cleanall'.
|
||||||
einfo "Cleaning up Misskey directory …"
|
einfo "Cleaning up Misskey directory …"
|
Reference in New Issue
Block a user