From 27332870466c971d9c9bbc4a0955c7882468e132 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Mon, 7 Jan 2019 16:38:57 -0500 Subject: [PATCH] Don't look for a "pv" program, or mention it in the manual source The manual reference was commented out, and the sole reference to this program other than the configure script. Removed both. --- configure.ac | 1 - doc/manual/command-ref/nix-copy-closure.xml | 9 --------- 2 files changed, 10 deletions(-) diff --git a/configure.ac b/configure.ac index 69aa9a94..5a252667 100644 --- a/configure.ac +++ b/configure.ac @@ -127,7 +127,6 @@ NEED_PROG(bzip2, bzip2) NEED_PROG(gzip, gzip) NEED_PROG(xz, xz) AC_PATH_PROG(dot, dot) -AC_PATH_PROG(pv, pv, pv) AC_PATH_PROG(lsof, lsof, lsof) diff --git a/doc/manual/command-ref/nix-copy-closure.xml b/doc/manual/command-ref/nix-copy-closure.xml index 800e1db6..e6dcf180 100644 --- a/doc/manual/command-ref/nix-copy-closure.xml +++ b/doc/manual/command-ref/nix-copy-closure.xml @@ -95,15 +95,6 @@ those paths. If this bothers you, use - - Also copy the outputs of store derivations