From 431eb111680021f2dfc73939ce915db823a0fd38 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Dec 2015 16:03:30 +0200 Subject: Fix incorrect sudo name --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 00b06dd..6a79560 100644 --- a/INSTALL +++ b/INSTALL @@ -86,7 +86,7 @@ issues, you can adjust the commands below accordingly. Note that even if config.cxx.loptions=-L/usr/local/lib \ config.bin.rpath=/usr/local/lib \ config.install.root=/usr/local \ - config.install.sudo=sudo \ + config.install.root.sudo=sudo \ configure $ ./build2/build/b update @@ -100,6 +100,7 @@ issues, you can adjust the commands below accordingly. Note that even if $ which bpkg $ bpkg --version + $ cd # back to home directory 5. Setting up updates with the package manager -- cgit v1.1