mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix: signal-desktop (#7501)
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -87,8 +87,10 @@ Signal Desktop links with Signal on Android or iOS and lets you message from you
|
||||
|
||||
%build
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm --prefix sticker-creator install
|
||||
pnpm --prefix sticker-creator build
|
||||
pushd sticker-creator
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm build
|
||||
popd
|
||||
pnpm run build-linux --dir
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user