You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/enscript/files/enscript-1.6.5.2-php.st.patch

11 lines
210 B

--- a/states/hl/enscript.st
+++ b/states/hl/enscript.st
@@ -510,6 +510,7 @@
/\.tex$/ tex;
/\.wmlscript$/ wmlscript;
/\.wmls$/ wmlscript;
+ /\.php$/ php;
/^.*$/ passthrough;
}