mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/yt-dlp-ejs: fix typo
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
595b9a5ed6
commit
1826ca4e98
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user