Revert "Merge pull request #21350 from spacekitteh/patch-23"

This reverts commit 81f2e4f378, reversing
changes made to ebe19f5db0.
Moving to staging.
This commit is contained in:
Vladimír Čunát
2016-12-22 11:28:09 +01:00
parent 81f2e4f378
commit 0c1382085b

View File

@@ -102,9 +102,6 @@ stdenv.mkDerivation rec {
done
done
# create libtinfo symlink
ln -svf $out/lib/libncurses.$dylibtype $out/libtinfo.$dylibtype
# move some utilities to $bin
# these programs are used at runtime and don't really belong in $dev
moveToOutput "bin/clear" "$out"