aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-13 16:32:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-13 16:32:51 +0200
commitffc2e7c7cdde7e3026f3466a3607ca992e416474 (patch)
tree44db26b51e8cd4da85f7ee0bef5b783669c4d09c /doc
parent3ff9af4b65c07561b09a2e9581ee635ae7d8fc7d (diff)
Update intro with dropping of unnecessary prerequisites on downgrade
Diffstat (limited to 'doc')
-rw-r--r--doc/intro.cli11
1 files changed, 10 insertions, 1 deletions
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