summaryrefslogtreecommitdiff
path: root/debian/coq.install.in
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2019-02-03 15:57:45 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-02-05 11:39:51 -0500
commit5a641c3f2d46146bb0f6c7d586c2e56b10e0d61e (patch)
treedb3c2f2c79e822012e9e72d0a42c28864fc1f7bc /debian/coq.install.in
parentd0bcaaec725e8cf8ffc7dda9fd59f55dedab2559 (diff)
Update to new toploop packaging
As of 8.9, upstream has stopped distributing plugins that turn coqtop into worker processes for CoqIDE and other things. There are now separate binaries for each coqtop use case. Ensure they’re all distributed.
Diffstat (limited to 'debian/coq.install.in')
-rw-r--r--debian/coq.install.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/coq.install.in b/debian/coq.install.in
index 8bc58451..d5fe3367 100644
--- a/debian/coq.install.in
+++ b/debian/coq.install.in
@@ -1,4 +1,5 @@
#!/usr/bin/dh-exec
+usr/bin/coq*worker*
usr/bin/coqc*
usr/bin/coqdep*
usr/bin/coqdoc*