mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
net-irc/halloy: Fix comment in 2025.5 ebuild
Signed-off-by: Alberto Gireud <agireud@protonmail.com>
This commit is contained in:
@@ -947,7 +947,7 @@ src_unpack() {
|
|||||||
src_configure() {
|
src_configure() {
|
||||||
if [[ ${PV} != *9999* ]] ; then
|
if [[ ${PV} != *9999* ]] ; then
|
||||||
# Fix cargo.eclass handling of patched dependencies
|
# Fix cargo.eclass handling of patched dependencies
|
||||||
# https://github.com/squidowl/halloy/blob/2025.2/Cargo.toml#L72-L74
|
# https://github.com/squidowl/halloy/blob/2025.5/Cargo.toml#L96-L98
|
||||||
sed -i "s,'https://github.com/iced-rs/iced',crates-io,g" \
|
sed -i "s,'https://github.com/iced-rs/iced',crates-io,g" \
|
||||||
"${ECARGO_HOME}/config.toml" || die
|
"${ECARGO_HOME}/config.toml" || die
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user