aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cgit
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-06-09 12:39:36 +0000
committerColin Guthrie <colin@mageia.org>2013-06-09 12:39:36 +0000
commit8735ab47dd8a65bccc93da29783c9412988773cc (patch)
tree39414bc295df2358dc7c4d6ee6c87e1a3052f0d9 /modules/cgit
parent21b33601b2bce418fbe540c2a9fe1a2940b62a64 (diff)
downloadpuppet-8735ab47dd8a65bccc93da29783c9412988773cc.tar
puppet-8735ab47dd8a65bccc93da29783c9412988773cc.tar.gz
puppet-8735ab47dd8a65bccc93da29783c9412988773cc.tar.bz2
puppet-8735ab47dd8a65bccc93da29783c9412988773cc.tar.xz
puppet-8735ab47dd8a65bccc93da29783c9412988773cc.zip
cgit: Fix syntax highlighting script name
Diffstat (limited to 'modules/cgit')
-rw-r--r--modules/cgit/templates/cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc
index b4931cb6..85f8d0a7 100644
--- a/modules/cgit/templates/cgitrc
+++ b/modules/cgit/templates/cgitrc
@@ -83,7 +83,7 @@ mimetype.svg=image/svg+xml
# Highlight source code with python pygments-based highligher
-source-filter=/usr/libexec/cgit/filters/syntax-highlighting.py
+source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh
# Format markdown, restructuredtext, manpages, text files, and html files
# through the right converters