mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user