mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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() {
|
||||
if [[ ${PV} != *9999* ]] ; then
|
||||
# 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" \
|
||||
"${ECARGO_HOME}/config.toml" || die
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user