Package: libkolabxml / 1.0.2-2
Metadata
Package | Version | Patches format |
---|---|---|
libkolabxml | 1.0.2-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix race condition.patch | (download) |
src/php/CMakeLists.txt |
4 3 + 1 - 0 ! |
correct race condition The Debian build system ran into a race condition, where the generated header file php_kolabformat.h was used before generation was complete. |
fix parallel build.patch | (download) |
src/php/CMakeLists.txt |
2 1 + 1 - 0 ! |
when running multiple make processes the generate_php_bindings didn't have dependency information about what was generating php_kolabformat.h. This explicitly addes php_kolabformat.h to the list of files generated by the swig command. |
1