* [dpdk-dev] [PATCH] doc: fix DESTDIR variable name in meson guide [not found] <CGME20181114120444eucas1p16be2076256327fff59007578fcbcea51@eucas1p1.samsung.com> @ 2018-11-14 12:04 ` Ilya Maximets 2018-11-14 13:56 ` Bruce Richardson 0 siblings, 1 reply; 3+ messages in thread From: Ilya Maximets @ 2018-11-14 12:04 UTC (permalink / raw) To: dev Cc: Bruce Richardson, Marko Kovacevic, John McNamara, Luca Boccassi, Ilya Maximets, stable ninja does not recognize 'DEST_DIR'. Fixes: 9c3adc289c5e ("doc: add instructions on build using meson") Cc: stable@dpdk.org Signed-off-by: Ilya Maximets <i.maximets@samsung.com> --- doc/build-sdk-meson.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-sdk-meson.txt b/doc/build-sdk-meson.txt index 508e2cb64..b1a6391af 100644 --- a/doc/build-sdk-meson.txt +++ b/doc/build-sdk-meson.txt @@ -132,7 +132,7 @@ Installing the Compiled Files Use ``ninja install`` to install the required DPDK files onto the system. The install prefix defaults to ``/usr/local`` but can be used as with other -options above. The environment variable ``DEST_DIR`` can be used to adjust +options above. The environment variable ``DESTDIR`` can be used to adjust the root directory for the install, for example when packaging. With the base install directory, the individual directories for libraries -- 2.17.1 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix DESTDIR variable name in meson guide 2018-11-14 12:04 ` [dpdk-dev] [PATCH] doc: fix DESTDIR variable name in meson guide Ilya Maximets @ 2018-11-14 13:56 ` Bruce Richardson 2018-11-18 23:52 ` Thomas Monjalon 0 siblings, 1 reply; 3+ messages in thread From: Bruce Richardson @ 2018-11-14 13:56 UTC (permalink / raw) To: Ilya Maximets; +Cc: dev, Marko Kovacevic, John McNamara, Luca Boccassi, stable On Wed, Nov 14, 2018 at 03:04:38PM +0300, Ilya Maximets wrote: > ninja does not recognize 'DEST_DIR'. > > Fixes: 9c3adc289c5e ("doc: add instructions on build using meson") > Cc: stable@dpdk.org > > Signed-off-by: Ilya Maximets <i.maximets@samsung.com> > --- > doc/build-sdk-meson.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Thanks. Acked-by: Bruce Richardson <bruce.richardson@intel.com> ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix DESTDIR variable name in meson guide 2018-11-14 13:56 ` Bruce Richardson @ 2018-11-18 23:52 ` Thomas Monjalon 0 siblings, 0 replies; 3+ messages in thread From: Thomas Monjalon @ 2018-11-18 23:52 UTC (permalink / raw) To: Ilya Maximets Cc: dev, Bruce Richardson, Marko Kovacevic, John McNamara, Luca Boccassi, stable 14/11/2018 14:56, Bruce Richardson: > On Wed, Nov 14, 2018 at 03:04:38PM +0300, Ilya Maximets wrote: > > ninja does not recognize 'DEST_DIR'. > > > > Fixes: 9c3adc289c5e ("doc: add instructions on build using meson") > > Cc: stable@dpdk.org > > > > Signed-off-by: Ilya Maximets <i.maximets@samsung.com> > > --- > > doc/build-sdk-meson.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > Thanks. > Acked-by: Bruce Richardson <bruce.richardson@intel.com> Applied, thanks ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-18 23:52 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <CGME20181114120444eucas1p16be2076256327fff59007578fcbcea51@eucas1p1.samsung.com> 2018-11-14 12:04 ` [dpdk-dev] [PATCH] doc: fix DESTDIR variable name in meson guide Ilya Maximets 2018-11-14 13:56 ` Bruce Richardson 2018-11-18 23:52 ` Thomas Monjalon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).