summaryrefslogtreecommitdiff
path: root/debian/patches/use-system-compatibilityjs-non-min
blob: 52b874eb771350cb7d2b7c1aebccc80fe876efe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: the libjs-pdf package does not provide compatibility.min.js so we use the full version (#754533)
Author: Johannes Schauer <j.schauer@email.de>
Forwarded: not-needed

--- a/share/manifest
+++ b/share/manifest
@@ -43,7 +43,7 @@ $css
 # compatibility.min.js, extracted from PDF.js
 # To support old browsers like IE9
 #TEST_IGNORE_BEGIN
-@compatibility.min.js
+@compatibility.js
 #TEST_IGNORE_END
 
 # entry point of pdf2htmlEX.Viewer