Package: findlib / 1.4.1-1
Metadata
Package | Version | Patches format |
---|---|---|
findlib | 1.4.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Change standard directories to conform our own polic.patch | (download) |
findlib.conf.in |
4 2 + 2 - 0 ! |
change standard directories to conform our own policy Patch upstream findlib.conf.in so that: - default "manual" installation dir is /usr/local/lib/ocaml/<version> - findlib path look first in /usr/local/lib... and then in the standard ocaml library: this permit local overrides of libraries |
0002 Extra configuration search path.patch | (download) |
src/findlib/findlib.ml |
9 8 + 1 - 0 ! |
extra configuration search path Support for an extra, debian-specific, dir where to look for configuration file snippets (namely /usr/share/ocaml-findlib/). |
0003 META.num bugfix moved directory directive outside co.patch | (download) |
site-lib-src/num-top/META.in |
1 1 + 0 - 0 ! |
meta.num*: bugfix, moved "directory" directive outside "core" subpackage |
0004 Camlp4 depends on Dynlink on every architecture.patch | (download) |
site-lib-src/camlp4.310/META.in |
4 2 + 2 - 0 ! |
camlp4 depends on dynlink on every architecture |
0005 Do not use an absolute path in META.camlp4.patch | (download) |
configure |
2 1 + 1 - 0 ! |
do not use an absolute path in meta.camlp4 |
0006 Disable graphics and labltk when unavailable.patch | (download) |
site-lib-src/graphics/META.in |
1 1 + 0 - 0 ! |
disable graphics and labltk when unavailable |