diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:28:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:33:36 +0200 |
commit | 4a060532316572b45f366890d287da654ce838c2 (patch) | |
tree | 267e8906fd7d4faa988874ad7505b84d9b8e42ee | |
parent | 3ee5422b11ddef3b9b10f71151e8eb418a0c8b41 (diff) |
Disable automatic update for libpkgconf submodule
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index da031f6..8104695 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,4 @@ [submodule "libpkgconf"] path = libpkgconf url = http://git.build2.org/packaging/pkgconf/libpkgconf.git + update = none |