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