phantomjs2: remove obsolete RPATH hack

This commit is contained in:
Thomas Tuegel
2017-10-24 06:46:14 -05:00
parent 4ee379278f
commit 2522a72caf

View File

@@ -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 = ''