phantomjs2: remove obsolete RPATH hack

This commit is contained in:
Thomas Tuegel
2017-11-07 07:18:49 -06:00
parent 4ee379278f
commit 2522a72caf
@@ -104,10 +104,6 @@ in stdenv.mkDerivation rec {
--prefix PATH : ${stdenv.lib.makeBinPath [ qtbase ]}
'';
preFixup = ''
rm -r ../__nix_qt5__
'';
meta = with stdenv.lib; {
description = "Headless WebKit with JavaScript API";
longDescription = ''