From 55b44459ff6421ea6d98e2744486e425f92d4b1c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 2 Aug 2016 10:20:53 +0100 Subject: Install api and guides in dpdk-doc The api and guides docs are built in the static build dir but installed from the shared dir, which is empty. Use the static dir in both the build and install targets. Change-Id: Ibd532d8cfce770b8109e04a88b51307dae2a7fde Signed-off-by: Luca Boccassi --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1846ed5e..4a1b543f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ dpdk (16.07-1) UNRELEASED; urgency=medium [ Luca Boccassi ] * Add ${shlib:Depends} to dpdk-dev dependencies + * Install api and guides in dpdk-doc -- Christian Ehrhardt Fri, 29 Jul 2016 08:18:50 +0200 -- cgit 1.2.3-korg