app-emulation/windows95: 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:16 +02:00
parent 7098ff758f
commit 619d9d852d
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 0 additions and 3 deletions

View File

@ -18,8 +18,5 @@ src_install() {
domenu ../../share/applications/${PN}.desktop
doicon ../../share/pixmaps/${PN}.png
mkdir ./bin || die
ln -s ../${PN} ./bin/${PN} || die
bintron_src_install
}