diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:06:23 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:06:23 +0100 |
commit | 6ce014b0d19b7a81bfba9467f69f3c9597b887a2 (patch) | |
tree | f29a9ffecdbb1ca41c5b94ee4fc0e206990b7d88 /debian | |
parent | ed7798327d28889f6b6e08c6eb2966c9d92c9cfa (diff) |
Update changelog for nodocs to nodoc change
Change-Id: Ic7a47d8a3b431641ea77c6a6b81caeb22f82cd48
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b1deb76f..2ef8ee3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,7 +32,7 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium and Debian's multiarch dir. Thanks Jan Blunck! * Clarify that only the kni and igb_uio kernel modules are distributed exclusively under the GPL2 in debian/copyright - * Add new DEB_BUILD_OPTIONS "nodocs" to allow users to avoid + * Add new DEB_BUILD_OPTIONS "nodoc" to allow users to avoid building the DPDK documentation * Add new DEB_BUILD_OPTIONS "nostatic" to allow users to avoid building the DPDK static libraries |