commit: 2a91fd5dfcc8b9a53b0ec2ac2636df786bcf4f84
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 19:43:38 2024 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 19:43:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a91fd5d
www-apps/ttyd: Minor QA fixes
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
www-apps/ttyd/ttyd-1.7.4-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
b/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
index a5ecb9226066..19cbc8e5a9d8 100644
--- a/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
+++ b/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
@@ -18,10 +18,10 @@ else
KEYWORDS="amd64"
fi
+S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="MIT"
SLOT="0"
IUSE="mbedtls"
-
DEPEND="
dev-libs/json-c:=
dev-libs/libuv:=
@@ -31,8 +31,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
src_install() {
cmake_src_install