summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-02 21:43:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-02 21:50:31 +0100
commitd5afe5a31f0d3f3be042cf9c7bfd703127cfccdc (patch)
tree558f5025460b33d6ee2c44ae6b278581b67fa018 /dev-lang
parentdev-util/meson: remove old versions (diff)
downloadgentoo-d5afe5a31f0d3f3be042cf9c7bfd703127cfccdc.tar.gz
gentoo-d5afe5a31f0d3f3be042cf9c7bfd703127cfccdc.tar.bz2
gentoo-d5afe5a31f0d3f3be042cf9c7bfd703127cfccdc.zip
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
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ghc/ghc-8.2.1.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-lang/ghc/ghc-8.2.1.ebuild b/dev-lang/ghc/ghc-8.2.1.ebuild
index d15bb059b7ba..753ef86b4986 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