Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 920834
Collapse All | Expand All

(-)ghc-9.2.8.ebuild-orig (+1 lines)
Lines 925-930 src_install() { Link Here
925
		if ! is_crosscompile; then
925
		if ! is_crosscompile; then
926
			newbashcomp "${FILESDIR}"/ghc-bash-completion ghc-pkg
926
			newbashcomp "${FILESDIR}"/ghc-bash-completion ghc-pkg
927
			newbashcomp utils/completion/ghc.bash         ghc
927
			newbashcomp utils/completion/ghc.bash         ghc
928
			bashcomp_alias ghc ghci
928
		fi
929
		fi
929
	fi
930
	fi
930
931

Return to bug 920834