diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:16:11 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:16:11 +0200 |
commit | ba461a355cf0981950dce48891e4c08196a67e20 (patch) | |
tree | e0f888ed6004fd3b709ff3fad75769bfa85a85c1 /debian/patches/series | |
parent | c4bc445b6f1a1e6c7328cfa8716d8bfc7b6c2090 (diff) |
add man pages for installed binaries
Backport of the expected to be accepted patches to add man page
generation for installed binaries.
http://dpdk.org/ml/archives/dev/2016-August/045079.html
Change-Id: I53046cc707ef312f7b036ad3cb4ef7265bf5276a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 31c7f389..13c6c03e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,7 @@ make-load-devel-config-not-to-appear-as-executable.patch rte-compile-pre-cppflags.patch fix-power-default-config.patch rte-devel-build-env.patch +dpdk-dev-v2-1-4-doc-move-tool-guides-in-their-own-subdirectory.patch +dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch +dpdk-dev-v2-3-4-doc-add-basic-invocation-info-for-dpdk-pmdinfo.patch +dpdk-dev-v2-4-4-doc-add-basic-invocation-info-for-dpdk-devbind.patch |