diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-18 14:20:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-18 14:20:26 +0200 |
commit | edbf11ac5784ac5a457d8b3013ecaf36de0db626 (patch) | |
tree | fb928d6ddcf31549bcba8b5852da4859aa04de0e | |
parent | 064b22135afaf701f7f689ef75136298b9a0d278 (diff) |
Update bdep-new to use features available since 0.11.0
-rw-r--r-- | bdep/new.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx index 9bba9a7..9ad63e7 100644 --- a/bdep/new.cxx +++ b/bdep/new.cxx @@ -1322,7 +1322,6 @@ namespace bdep << "# clean results in a state identical to distributed)." << endl << "#" << endl << h << "{version}: in{version} $src_root/manifest" << endl - << h << "{version}:" << endl << "{" << endl << " dist = true" << endl << " clean = ($src_root != $out_root)" << endl |