Revert "vte: fix chroot build"
This reverts commit c17427597e44a9a311e4a243916ac24abddb1ff5.
This commit is contained in:
parent
bdf010ba65
commit
9fd1807279
@ -21,8 +21,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
preBuild = "patchShebangs ./src";
|
||||
|
||||
postInstall = ''
|
||||
substituteInPlace $out/lib/libvte2_90.la --replace "-lncurses" "-L${ncurses}/lib -lncurses"
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user