From ceeb72841035fb5a774b073f4683cac49182ac11 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 5 Jul 2022 12:47:15 +0200 Subject: Switch to libpkg-config from libpkgconf --- README-GIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README-GIT') 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 -- cgit v1.1