net-misc/croc: v2.10.5 corrected "S" position

Signed-off-by: Armas Spann <zappel@simple-co.de>
Part-of: https://github.com/gentoo/gentoo/pull/44318
Closes: https://github.com/gentoo/gentoo/pull/44318
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Armas Spann
2025-10-24 19:36:19 +02:00
committed by Maciej Barć
parent 72c80ed3ac
commit e36dd51d64

View File

@@ -12,6 +12,8 @@ SRC_URI="
-> ${P}.tar.gz
"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="Apache-2.0 BSD BSD-2 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
@@ -23,8 +25,6 @@ RDEPEND="
DOCS=( README.md )
S="${WORKDIR}/${PN}-v${PV}"
src_prepare() {
default
# Replace User=nobody with User=croc