summaryrefslogtreecommitdiff
path: root/debian/coq.install.in
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2009-01-31 22:25:37 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2009-02-01 01:17:52 +0100
commit02896b211aaec508c4e4591e7e228f752b368fd7 (patch)
treea3d123d9b99a0a2a7f80e1002c98a6cea7630165 /debian/coq.install.in
parentd8d080e3d1f6babcdbf667c84d8b46cfa9340b94 (diff)
Add new binary package libcoq-ocaml-dev
Rationale: coqmktop depends on a whole working OCaml environment, and we don't need ocaml-related stuff when developing in pure Coq.
Diffstat (limited to 'debian/coq.install.in')
-rw-r--r--debian/coq.install.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/coq.install.in b/debian/coq.install.in
index 5bb62f26..3b6d66a1 100644
--- a/debian/coq.install.in
+++ b/debian/coq.install.in
@@ -2,22 +2,17 @@ usr/bin/coqc*
usr/bin/coqdep*
usr/bin/coqdoc*
usr/bin/coq_makefile*
-usr/bin/coqmktop*
usr/bin/coq-interface*
usr/bin/coq-parser*
usr/bin/coq-tex*
usr/bin/coqtop*
usr/bin/coqwc*
usr/bin/gallina*
-usr/lib/coq/contrib/micromega/csdpcert*
-usr/lib/coq/*.cm*
-usr/lib/coq/tools/coqdoc/
usr/share/emacs/site-lisp/coq/
usr/share/man/man1/coqc*
usr/share/man/man1/coqdep*
usr/share/man/man1/coqdoc*
usr/share/man/man1/coq_makefile*
-usr/share/man/man1/coqmktop*
usr/share/man/man1/coq-interface*
usr/share/man/man1/coq-parser*
usr/share/man/man1/coq-tex*