From a186aee987ea2b54a3526118524299b9b8c14f33 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 3 Aug 2021 01:11:54 +0200 Subject: [PATCH] sys-cluster/TCL: remove S Signed-off-by: Alessandro Barbieri --- sys-cluster/TCL/TCL-1.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/TCL/TCL-1.0.ebuild b/sys-cluster/TCL/TCL-1.0.ebuild index cfeac3c94d..a09aeaf0eb 100644 --- a/sys-cluster/TCL/TCL-1.0.ebuild +++ b/sys-cluster/TCL/TCL-1.0.ebuild @@ -8,7 +8,6 @@ inherit autotools DESCRIPTION="Transparent Checkpointing Library" HOMEPAGE="https://github.com/bsc-pm/TCL" SRC_URI="https://github.com/bsc-pm/TCL/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -#S="${WORKDIR}/${PN}-version-${PV}" LICENSE="GPL-2" SLOT="0"