From 5a580148b83f9ee703b11cb1b15384f56f49faa8 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 21 Jan 2019 12:39:28 +0100 Subject: [PATCH] net-misc/putty: Re-add src_unpack() Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- net-misc/putty/putty-9999.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild index 006648a270c3..c677a8a6686d 100644 --- a/net-misc/putty/putty-9999.ebuild +++ b/net-misc/putty/putty-9999.ebuild @@ -32,6 +32,11 @@ DEPEND=" virtual/pkgconfig " +src_unpack() { + git-r3_src_unpack + default +} + src_prepare() { default -- 2.26.2