gkisslinux / kiss-bloat

KISS repository for bloat.
MIT License
6 stars 4 forks source link

Remove the no longer existing natives.bin in the discord package #1

Closed davidgarland closed 3 years ago

davidgarland commented 3 years ago

This fixes the following output:

~ $ kiss b discord
-> Resolving dependencies
-> Building: discord
-> discord Checking repository files
-> Checking for pre-built dependencies
-> discord Downloading sources
-> discord Downloading https://discord.com/api/download?platform=linux&format=tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   337  100   337    0     0   2246      0 --:--:-- --:--:-- --:--:--  2246
100 67.6M  100 67.6M    0     0  9030k      0  0:00:07  0:00:07 --:--:--  9.9M
-> Verified all checksums
-> discord Building package (1/1)
-> discord Extracting sources
-> discord Starting build
cp: can't stat 'natives_blob.bin': No such file or directory
-> discord Build failed
-> discord Log stored to /home/david/.cache/kiss/logs//discord-2020-12-12-23:18-26729
Terminated
git-bruh commented 3 years ago

Thanks, haven't used the Discord package myself so didn't notice this, will add some more fixes.