aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch')
-rw-r--r--debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch14
1 files changed, 4 insertions, 10 deletions
diff --git a/debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch b/debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch
index f2e307f1..5ff0dd25 100644
--- a/debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch
+++ b/debian/patches/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch
@@ -1,8 +1,6 @@
-diff --git a/doc/guides/conf.py b/doc/guides/conf.py
-index cd6a4f7..55b6b2f 100644
--- a/doc/guides/conf.py
+++ b/doc/guides/conf.py
-@@ -105,6 +105,14 @@ class CustomLatexFormatter(LatexFormatter):
+@@ -92,6 +92,14 @@
# Replace the default latex formatter.
PygmentsBridge.latex_formatter = CustomLatexFormatter
@@ -17,11 +15,9 @@ index cd6a4f7..55b6b2f 100644
######## :numref: fallback ########
# The following hook functions add some simple handling for the :numref:
# directive for Sphinx versions prior to 1.3.1. The functions replace the
-diff --git a/mk/rte.sdkdoc.mk b/mk/rte.sdkdoc.mk
-index 9952f25..21d9bdf 100644
--- a/mk/rte.sdkdoc.mk
+++ b/mk/rte.sdkdoc.mk
-@@ -63,7 +63,7 @@ help:
+@@ -63,7 +63,7 @@
all: api-html guides-html guides-pdf
.PHONY: clean
@@ -30,11 +26,9 @@ index 9952f25..21d9bdf 100644
.PHONY: api-html
api-html: api-html-clean
-diff --git a/mk/rte.sdkinstall.mk b/mk/rte.sdkinstall.mk
-index 5217063..533d369 100644
--- a/mk/rte.sdkinstall.mk
+++ b/mk/rte.sdkinstall.mk
-@@ -66,6 +66,7 @@ includedir ?= $(prefix)/include/dpdk
+@@ -66,6 +66,7 @@
datarootdir ?= $(prefix)/share
docdir ?= $(datarootdir)/doc/dpdk
datadir ?= $(datarootdir)/dpdk
@@ -42,7 +36,7 @@ index 5217063..533d369 100644
sdkdir ?= $(datadir)
targetdir ?= $(datadir)/$(RTE_TARGET)
-@@ -133,6 +134,11 @@ install-runtime:
+@@ -133,6 +134,11 @@
$(DESTDIR)$(sbindir)/dpdk-devbind)
$(Q)$(call rte_symlink, $(DESTDIR)$(datadir)/tools/dpdk-pmdinfo.py, \
$(DESTDIR)$(bindir)/dpdk-pmdinfo)