www-client/icecat: fix mistake

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2023-11-24 03:03:40 +02:00
parent 2930751b11
commit d94c68a149
No known key found for this signature in database
GPG Key ID: A12750536B5E7010

View File

@ -618,7 +618,7 @@ src_prepare() {
# Workaround for bgo#917599
if has_version ">=dev-libs/icu-74.1" && use system-icu ; then
eapply "${FILESDIR}"/firefox-patches/0029-bmo-1862601-system-icu-74.patch
eapply "${WORKDIR}"/firefox-patches/0029-bmo-1862601-system-icu-74.patch
fi
rm -v "${WORKDIR}"/firefox-patches/0029-bmo-1862601-system-icu-74.patch || die