dev-util/github-desktop: update for new bintron eclass

Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć 2021-10-19 18:26:52 +02:00
parent ee83fc521d
commit 7eede87ede
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A

View File

@ -23,8 +23,5 @@ src_install() {
../../share/icons/hicolor/${size}x${size}/apps/github-desktop.png
done
mkdir ./bin || die
ln -s ../github-desktop ./bin/github-desktop || die
bintron_src_install
}