From 9253efd988a7c9922cee69e4a0148f0c5618a506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 28 Sep 2018 10:06:15 +0200 Subject: Try to cleanup ebuild insts little bit --- x11-misc/xshot/xshot-1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc/xshot/xshot-1.ebuild') diff --git a/x11-misc/xshot/xshot-1.ebuild b/x11-misc/xshot/xshot-1.ebuild index 8e89304..2cd933c 100644 --- a/x11-misc/xshot/xshot-1.ebuild +++ b/x11-misc/xshot/xshot-1.ebuild @@ -11,5 +11,5 @@ KEYWORDS="amd64 x86" RDEPEND="media-gfx/imagemagick" src_install() { - doexe "${FILESDIR}/xshot" + dobin "${FILESDIR}/xshot" } -- cgit v1.2.3