diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-09 22:26:03 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-09 22:48:32 -0700 |
| commit | 051d340c5ebfc97827da7e9a77a95bc8f6ebc8c7 (patch) | |
| tree | c58f83dd32c500644d78d79f65d7d361275ca596 /.gitmodules | |
| parent | a82cee93f54f4be8e79d7f2743b30af137b12ca6 (diff) | |
mupdf: Add wayland port of mupdf viewer
Also, switch to my github fork to include wl_main.c.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 53f19e1a..e1bdeaa6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -129,8 +129,7 @@ url = https://github.com/rydberg/mtdev [submodule "pkg/mupdf/src"] path = pkg/mupdf/src - url = git://git.ghostscript.com/mupdf.git - ignore = all + url = https://github.com/michaelforney/mupdf [submodule "pkg/netsurf/src"] path = pkg/netsurf/src url = https://github.com/michaelforney/netsurf |
