From ffc2e7c7cdde7e3026f3466a3607ca992e416474 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 13 Feb 2016 16:32:51 +0200 Subject: Update intro with dropping of unnecessary prerequisites on downgrade --- doc/intro.cli | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/intro.cli b/doc/intro.cli index b9b8a28..2e887ea 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -463,6 +463,14 @@ fetched libhello 1.0.0+1 unpacked libhello 1.0.0+1 configured libhello 1.0.0+1 configured hello 1.0.0 +following prerequisite packages were automatically built and will no longer be necessary: + libprint + libformat +drop prerequisite packages? [Y/n] y +disfigured libprint +disfigured libformat +purged libprint +purged libformat c++ libhello-1.0.0+1/hello/cxx{hello} ld libhello-1.0.0+1/hello/liba{hello} c++ libhello-1.0.0+1/hello/cxx{hello} @@ -477,7 +485,8 @@ updated hello 1.0.0 Notice how this time we updated \c{hello} as part of the \c{libhello} downgrade \- yes, you can do that. Perhaps there should be an option to automatically -update all the dependents? +update all the dependents? Also, \c{bpkg} helpfully offered to get rid of +\c{libprint} and \c{libformat} which we won't be needing anymore. Ok, so all this might look nice and all, but we haven't actually seen anything of what we've presumably built (it can all be a charade, for all we know). Can -- cgit v1.1