Atri Bhattacharya
201214b7cf
- Initial submit based on version 4.0.0. OBS-URL: https://build.opensuse.org/request/show/974183 OBS-URL: https://build.opensuse.org/package/show/science/flocq?expand=0&rev=1
5 lines
255 B
Plaintext
5 lines
255 B
Plaintext
# Unfortunate choice, but we can't easily change that.
|
|
addFilter("hidden-file-or-dir .*/.coq-native")
|
|
# These are loaded manually by the OCaml runtime and need no dependency information.
|
|
addFilter("shared-library-without-dependency-information .*\.cmxs")
|