Project

General

Profile

Bug #1297 » lttng-tools-do_not_install_some_doc.patch

Tomasz Kloczko, 02/24/2021 05:00 PM

View differences:

Makefile.am~ 2021-02-23 03:14:29.000000000 +0000 → Makefile.am 2021-02-24 00:46:10.123661073 +0000
SUBDIRS += extras
endif
dist_doc_DATA = LICENSE \
ChangeLog \
README.md
dist_noinst_DATA = CodingStyle
dist_noinst_DATA = LICENSE \
ChangeLog \
README.md \
CodingStyle
EXTRA_DIST = extras/lttng-bash_completion \
LICENSES/BSD-2-Clause \
-- a/doc/Makefile.am~ 2021-02-23 03:14:29.000000000 +0000
++ b/doc/Makefile.am 2021-02-24 00:58:44.385192919 +0000
......
live-reading-howto.txt live-reading-protocol.txt \
relayd-architecture.txt
dist_doc_DATA = quickstart.txt streaming-howto.txt python-howto.txt \
dist_noinst_DATA = quickstart.txt streaming-howto.txt python-howto.txt \
snapshot-howto.txt live-reading-howto.txt \
live-reading-protocol.txt valgrind-howto.txt
(2-2/3)