Skip to content

Commit

Permalink
net-im/armcord: remove useless sed
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Feb 10, 2024
1 parent d55e257 commit 2a72de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net-im/armcord/armcord-3.2.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ src_compile() {
pnpm config set cache-dir "${S}/.pnpm_cache"
pnpm config set link-workspace-packages true

sed '/deb/d;/tar.gz/d;/rpm/d;s/AppImage/zip/' -i package.json
pnpm install
pnpm run build
npx electron-builder --config.linux.target=dir
Expand Down

0 comments on commit 2a72de7

Please sign in to comment.