From d08c6a3c6f705caa2fbd9e8f08ebdc7b30008716 Mon Sep 17 00:00:00 2001 From: TheDevKiller Date: Fri, 3 May 2019 22:59:04 +0200 Subject: [PATCH] Trying to fix S --- x11-misc/compton-tryone/compton-tryone-0.1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11-misc/compton-tryone/compton-tryone-0.1.ebuild b/x11-misc/compton-tryone/compton-tryone-0.1.ebuild index 7931ed6..8e42dc0 100644 --- a/x11-misc/compton-tryone/compton-tryone-0.1.ebuild +++ b/x11-misc/compton-tryone/compton-tryone-0.1.ebuild @@ -35,3 +35,7 @@ RDEPEND="${DEPEND}" BDEPEND="" S="compton-0.1_beta2" + +src_unpack() { + pwd +}