From cae11509203061e894e6310c35ea50ae818af3a7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 18 Sep 2015 06:59:28 +0200 Subject: Implement pkg-update command --- bpkg/pkg-disfigure.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-disfigure.cxx') diff --git a/bpkg/pkg-disfigure.cxx b/bpkg/pkg-disfigure.cxx index fca5dd7..e064cba 100644 --- a/bpkg/pkg-disfigure.cxx +++ b/bpkg/pkg-disfigure.cxx @@ -69,7 +69,7 @@ namespace bpkg try { if (exists (out_root)) - run_b (bspec); + run_b (bspec, true); // Run quiet. // Make sure the out directory is gone unless it is the same as src. // -- cgit v1.1