doc: fix DESTDIR variable name in meson guide
authorIlya Maximets <i.maximets@samsung.com>
Wed, 14 Nov 2018 12:04:38 +0000 (15:04 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 18 Nov 2018 23:52:18 +0000 (00:52 +0100)
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>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
doc/build-sdk-meson.txt

index 3d8a69c..a4dd091 100644 (file)
@@ -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