dev-util/beekeeper-studio: update for new bintron eclass

Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć 2021-10-19 18:28:10 +02:00
parent c1fbb9d773
commit 7098ff758f
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,5 @@ src_install() {
done
make_desktop_entry ${PN} "Beekeeper Studio" ${PN} "Development;"
mkdir ./bin || die
ln -s ../${PN} ./bin/${PN} || die
bintron_src_install
}