Remove unneeded workaround for #1388

This commit is contained in:
Michael Snoyman 2016-05-25 15:59:33 +03:00
parent f559910323
commit 5b788bf0ee

View File

@ -119,6 +119,3 @@ mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc
# faster anyways and uses less RAM.
update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 20
update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10
# See: https://github.com/fpco/stackage/issues/1388
ln -n /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so /usr/lib