dev-lang/ghc: fix DoubleEmptyLine

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-05-27 16:23:13 +01:00
parent 16e434fe89
commit 7d3de77c8a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 0 additions and 1 deletions

View File

@ -502,7 +502,6 @@ src_prepare() {
[[ -e "${f}" ]] || ln -sf "$($(tc-getPKG_CONFIG) --cflags-only-I libffi | sed "s/-I//g" | tr -d " ")/$(basename "${f}")" "${f}" || die
done
eapply "${FILESDIR}"/${PN}-9.0.2-sphinx-6.patch
if use binary; then