summaryrefslogtreecommitdiff
path: root/debian/patches/0002-Use-system-MathJax.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0002-Use-system-MathJax.patch')
-rw-r--r--debian/patches/0002-Use-system-MathJax.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0002-Use-system-MathJax.patch b/debian/patches/0002-Use-system-MathJax.patch
index 4f8e143c..e5c328ee 100644
--- a/debian/patches/0002-Use-system-MathJax.patch
+++ b/debian/patches/0002-Use-system-MathJax.patch
@@ -7,10 +7,10 @@ Subject: Use system MathJax.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Doxyfile.in b/src/Doxyfile.in
-index 6e0e033..b2f44d5 100644
+index d5664a4..093aaa5 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
-@@ -1506,7 +1506,7 @@ MATHJAX_FORMAT = HTML-CSS
+@@ -1499,7 +1499,7 @@ MATHJAX_FORMAT = HTML-CSS
# The default value is: http://cdn.mathjax.org/mathjax/latest.
# This tag requires that the tag USE_MATHJAX is set to YES.