aboutsummaryrefslogtreecommitdiff
path: root/build2/install/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/init.cxx')
-rw-r--r--build2/install/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/install/init.cxx b/build2/install/init.cxx
index 122eb54..0966d82 100644
--- a/build2/install/init.cxx
+++ b/build2/install/init.cxx
@@ -215,7 +215,7 @@ namespace build2
{
using build2::path;
- bool s (config::specified (rs, "config.install"));
+ bool s (config::specified (rs, "install"));
// Adjust module priority so that the (numerous) config.install.*
// values are saved at the end of config.build.