summaryrefslogtreecommitdiff
path: root/debian/libcoq-ocaml.install.in
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-29 14:53:46 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-03 18:24:34 -0500
commit4181269ff800d58e60b886d0aaa2894444a9cd0d (patch)
treeb8445ebfddc4aa3c845533abf5dc8fcdf7a75ee1 /debian/libcoq-ocaml.install.in
parent8c09d8af35c34798270b484f2dfe6098be2eb0a2 (diff)
Disable ssrmatching
ssrmatching has two files licensed under CeCILL-B, which I believe is a nonfree license. d7d80c5bea564b7cb0eadc33e9ee38c9d9de1cd8 removed those files from the source package; this commit disables the affected plugin in the build system.
Diffstat (limited to 'debian/libcoq-ocaml.install.in')
-rw-r--r--debian/libcoq-ocaml.install.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/libcoq-ocaml.install.in b/debian/libcoq-ocaml.install.in
index 76390511..7edfd660 100644
--- a/debian/libcoq-ocaml.install.in
+++ b/debian/libcoq-ocaml.install.in
@@ -20,7 +20,6 @@ usr/lib/coq/plugins/syntax/nat_syntax_plugin.cmo
usr/lib/coq/plugins/syntax/ascii_syntax_plugin.cmo
usr/lib/coq/plugins/syntax/string_syntax_plugin.cmo
usr/lib/coq/plugins/syntax/z_syntax_plugin.cmo
-usr/lib/coq/plugins/ssrmatching/ssrmatching_plugin.cmo
usr/lib/coq/toploop/proofworkertop.cma
usr/lib/coq/toploop/tacworkertop.cma
usr/lib/coq/toploop/queryworkertop.cma
@@ -48,4 +47,3 @@ DYN: usr/lib/coq/plugins/syntax/r_syntax_plugin.cmxs
DYN: usr/lib/coq/plugins/syntax/numbers_syntax_plugin.cmxs
DYN: usr/lib/coq/plugins/syntax/ascii_syntax_plugin.cmxs
DYN: usr/lib/coq/plugins/syntax/string_syntax_plugin.cmxs
-DYN: usr/lib/coq/plugins/ssrmatching/ssrmatching_plugin.cmxs