net-misc/postman-bin: Added postman-bin-7.35.0; Changed dobin to dosym

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
Marcin Woźniak 2020-11-08 12:12:38 +01:00
parent fe309e30d5
commit da0e768087
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ src_install() {
mkdir -p "${ED%/}/opt/${MY_PN}"
cp -r . "${ED%/}/opt/${MY_PN}"
newicon -s 128 resources/app/assets/icon.png ${MY_PN}.png
dobin "${FILESDIR}/${MY_PN}"
dosym /opt/${MY_PN}/Postman /usr/bin/${MY_PN}
make_desktop_entry "postman" \
"Postman" \
"postman" \