aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-07-05 12:47:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-07-05 12:47:15 +0200
commitceeb72841035fb5a774b073f4683cac49182ac11 (patch)
tree5a231d47ef1670bbc37a2e66b03682c275ba5d87 /README-GIT
parent05f2bd8dfc9e59e26a7bf659a1f31372a6b75452 (diff)
Switch to libpkg-config from libpkgconf
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-GIT b/README-GIT
index 63223bd..ef48a70 100644
--- a/README-GIT
+++ b/README-GIT
@@ -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