/usr/share/doc/libmama-dev/README.Debian is in libmama-dev 2.2.2.1-11.1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Note:
Upstream installs some files to INCDIR without using a package
name prefix. This works fine for installing to a dedicated
tree such as /opt/openmama/include but is not good for
installing to /usr/include
This means that some of these files, such as platform.h, are
installed to /usr/include
As a workaround:
- those files are installed to /usr/include/wombat-c
- users of this package need to add -I/usr/include/wombat-c
to their CPPFLAGS when compiling
|