Codebase list coq / fe730ba
Correct the FTBFS because of LaTeX. Samuel Mimram 18 years ago
3 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 coq (8.0pl3+8.1alpha-2) UNRELEASED; urgency=low
0 coq (8.0pl3+8.1alpha-2) experimental; urgency=low
11
22 * Added makefile.dpatch in order for ocamlopt not to be called when
33 compiling on non-native archs.
4 * Do not build the pdf documentation for the library since we don't ship it.
5 This will avoid the FTBFS because of missing LaTeX fonts.
46
57 -- Samuel Mimram <smimram@debian.org> Sun, 30 Apr 2006 11:51:57 +0000
68
33 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
44 Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Samuel Mimram <smimram@debian.org>
55 Standards-Version: 3.6.2
6 Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), chrpath, tetex-bin
6 Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0), chrpath
77
88 Package: coq
99 Architecture: any
4343 fi
4444 $(MAKE) glob.dump
4545 cp tools/coqdoc/coqdoc.sty doc/stdlib/
46 $(MAKE) -C doc stdlib
46 $(MAKE) -C doc stdlib/html/index.html
4747 touch build-stamp
4848
4949 clean: unpatch