package "libllvm-3.2-ocaml-dev" is almost empty
Bug #1187733 reported by
KIKUCHI Masashi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
llvm-3.2 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
package "libllvm-
$ dpkg -L libllvm-
/.
/usr
/usr/share
/usr/share/doc-base
/usr/share/
/usr/share/lintian
/usr/share/
/usr/share/
/usr/share/doc
/usr/share/
/usr/share/
/usr/lib
/usr/lib/ocaml
/usr/lib/ocaml/META
/usr/share/
To post a comment you must log in.
It seems that "debian/ libllvm- 3.2-ocaml- dev.install. in" is not translated by "debian/rules".
I uploaded fixed version to my ppa, but this does not work yet.
$ ocamlfind list ocaml/METAS/ META.llvm: No such file or directory
ocamlfind: /usr/lib/
because symlink is broken.
$ ls -l /usr/lib/ ocaml/METAS/ META.llvm* ocaml/METAS/ META.llvm -> META.llvm-3_2 ocaml/METAS/ META.llvm- 3_1
lrwxrwxrwx 1 root root 13 1月 16 08:17 /usr/lib/
-rw-r--r-- 1 root root 1381 1月 5 00:52 /usr/lib/
Additionally, this package contains "/usr/lib/ ocaml/META" directory. This should be "METAS".