diff options
-rw-r--r-- | README-GIT | 2 | ||||
m--------- | build2 | 0 | ||||
-rw-r--r-- | buildfile | 2 |
3 files changed, 2 insertions, 2 deletions
@@ -25,7 +25,7 @@ A few additional notes: commits)' next to submodules (i.e., git "thinks" you have modified the member project by "setting back" its subproject commit). -2. The pkgconf, sqlite and libodb* submodules are not updated by default +2. The libpkg-config, sqlite and libodb* submodules are not updated by default (e.g., with the above command). This is achieved with: git config --file .gitmodules submodule.sqlite.update none diff --git a/build2 b/build2 -Subproject 651caf2377c5b7c144386c6a479c98d1cb98d41 +Subproject cf9d81dbe0eadbadcc81b2565ce73e7eff26f98 @@ -21,7 +21,7 @@ build2_repo="https://stage.build2.org/1" # # See also subprojects in bootstrap.build. # -d = libpkgconf/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ +d = libpkg-config/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \ libbpkg/ bpkg/ bdep/ doc/ libbuild2-*/ if ($build.meta_operation == 'dist') |