/usr/share/doc/libluabind0.9.1/README.Debian is in libluabind0.9.1 0.9.1+dfsg-8.
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 | luabind for Debian
------------------
* Added a pkg-config file
Here is an example of how it is used:
gcc -o test test.c `pkg-config --libs --cflags luabind`
* Some example cleaning
Examples needed new Makefiles and some README fixes, and all is applied
by patch (02_example_cleaning.diff) too.
-- Arthur Loiret <arthur.loiret@gmail.com>, Mon, 9 Apr 2007 17:53:40 +0200
|