diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-05 21:10:38 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-05 21:45:55 -0700 |
| commit | a71f4ad8ccaea14e57b8499f45c0b22f4023ca6d (patch) | |
| tree | 75d69c17c21560c0f14a5775877a20ce9c6bbdb6 /.gitmodules | |
| parent | e06e633c0aa8ffcddef40d60d48042d8cfd26881 (diff) | |
fontconfig: Switch to distributed tar archive
Otherwise, we have to check in the generated source files as well.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 4f680903..556247e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,10 +44,6 @@ [submodule "pkg/file/src"] path = pkg/file/src url = https://github.com/file/file -[submodule "pkg/fontconfig/src"] - path = pkg/fontconfig/src - url = https://anongit.freedesktop.org/git/fontconfig - ignore = all [submodule "pkg/freetype/src"] path = pkg/freetype/src url = git://git.sv.nongnu.org/freetype/freetype2.git |
