From da0e768087fb4f0c3b948da93dea8cd3fabd4b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sun, 8 Nov 2020 12:12:38 +0100 Subject: [PATCH] net-misc/postman-bin: Added postman-bin-7.35.0; Changed dobin to dosym MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcin Woźniak --- net-misc/postman-bin/postman-bin-7.35.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/postman-bin/postman-bin-7.35.0.ebuild b/net-misc/postman-bin/postman-bin-7.35.0.ebuild index 226df6f..8112b59 100644 --- a/net-misc/postman-bin/postman-bin-7.35.0.ebuild +++ b/net-misc/postman-bin/postman-bin-7.35.0.ebuild @@ -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" \