From 6a0894929a6a8fe9b8685bec0e3c568170d92c6a Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 27 Jan 2023 20:22:11 +0100 Subject: [PATCH] www-apps/misskey: install pnpm-{workspace,lock}.yaml --- www-apps/misskey/misskey-13.2.5-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-apps/misskey/misskey-13.2.5-r1.ebuild b/www-apps/misskey/misskey-13.2.5-r1.ebuild index e38d6e9..264e5ed 100644 --- a/www-apps/misskey/misskey-13.2.5-r1.ebuild +++ b/www-apps/misskey/misskey-13.2.5-r1.ebuild @@ -103,7 +103,8 @@ src_install() { if use source; then doins -r . else - doins -r package.json .node-version .config built node_modules packages fluent-emojis + doins -r package.json .node-version .config built node_modules packages \ + fluent-emojis pnpm-workspace.yaml pnpm-lock.yaml fi # insopts doesn't affect directories