mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 00:08:05 +03:00
dev-python/yt-dlp-ejs: fix typo
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -30,7 +30,7 @@ src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
|
||||
# drop deno/npm calls and use pre-generated .js instead, this
|
||||
# both prevents network use nad ensures no hash mismatch given
|
||||
# both prevents network use and ensures no hash mismatch given
|
||||
# yt-dlp checks the sha512sum of the .js files
|
||||
sed -i '/wheel.hooks.custom/d' pyproject.toml || die
|
||||
mv ../yt_dlp_ejs/yt/solver/*.js yt_dlp_ejs/yt/solver/ || die
|
||||
|
||||
Reference in New Issue
Block a user