From 7eede87edebd9bd4a558b15388e1648d0a6fdbc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Tue, 19 Oct 2021 18:26:52 +0200 Subject: [PATCH] dev-util/github-desktop: update for new bintron eclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-util/github-desktop/github-desktop-2.9.3.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-util/github-desktop/github-desktop-2.9.3.ebuild b/dev-util/github-desktop/github-desktop-2.9.3.ebuild index 5f736a6..22c659e 100644 --- a/dev-util/github-desktop/github-desktop-2.9.3.ebuild +++ b/dev-util/github-desktop/github-desktop-2.9.3.ebuild @@ -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 }