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 +}