criu/Documentation
Adrian Reber 35763e0b50 Makefile: fix libcriu.so links and man page installation
The links to the versioned libcriu.so.* included $(DESTDIR) and
$(LIBDIR) which will generate wrong links if building criu packages.
Now the links points to the correct file without any path.

For some reason criu.8 was installed with executable permission. Use
'install' with '-m 644' to make sure this does not happen.

Signed-off-by: Adrian Reber <adrian@lisas.de>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-02-10 14:27:43 +04:00
..
.gitattributes docs: Initial commit 2012-01-29 00:09:32 +04:00
.gitignore Doc/Makefile: add ps and pdf generation 2014-01-11 09:16:40 +04:00
asciidoc.conf docs: Initial commit 2012-01-29 00:09:32 +04:00
criu.txt log: only print timestamps when verbosity increased 2014-01-11 09:18:03 +04:00
HOWTO.cross-compile Documnetation: added the HOWTO on cross-compilation 2013-11-01 14:27:40 +04:00
Makefile Makefile: fix libcriu.so links and man page installation 2014-02-10 14:27:43 +04:00
Makefile.build.txt doc: make -- Add description for `obj-ext-src-y' 2013-09-04 16:16:52 +04:00