netsniff-ng: don't work around tput now that we have ncurses
This commit is contained in:
parent
a4e3393050
commit
3c3ede970e
@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
# ./configure is not autoGNU but some home-brewn magic
|
# ./configure is not autoGNU but some home-brewn magic
|
||||||
preConfigure = "patchShebangs configure";
|
preConfigure = "patchShebangs configure";
|
||||||
postConfigure = "substituteInPlace Makefile --replace ' tput ' ' true '";
|
|
||||||
|
|
||||||
# FIXME: missing nacl/libcli and a *working* libnetfilter_conntrack
|
# FIXME: missing nacl/libcli and a *working* libnetfilter_conntrack
|
||||||
# The following tools will be missing: curvetun flowtop mausezahn
|
# The following tools will be missing: curvetun flowtop mausezahn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user