commit: d5afe5a31f0d3f3be042cf9c7bfd703127cfccdc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 20:43:00 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 20:50:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5afe5a3
dev-lang/ghc: drop attemp to sed non-existing utils/haddock/doc/configure.ac
Noticed by yuuko
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-lang/ghc/ghc-8.2.1.ebuild | 6 ------
1 file changed, 6 deletions(-)
diff --git a/dev-lang/ghc/ghc-8.2.1.ebuild b/dev-lang/ghc/ghc-8.2.1.ebuild
index d15bb059b7b..753ef86b498 100644
--- a/dev-lang/ghc/ghc-8.2.1.ebuild
+++ b/dev-lang/ghc/ghc-8.2.1.ebuild
@@ -505,12 +505,6 @@ src_prepare() {
epatch
"${FILESDIR}"/${PN}-8.2.1_rc1-win32-cross-2-hack.patch # bad workaround
popd
- if use prefix; then
- # Make configure find docbook-xsl-stylesheets from
Prefix
- sed -e
'/^FP_DIR_DOCBOOK_XSL/s:\[.*\]:['"${EPREFIX}"'/usr/share/sgml/docbook/xsl-stylesheets/]:'
\
- -i utils/haddock/doc/configure.ac || die
- fi
-
bump_libs
# as we have changed the build system