libxl: fix creation of pkgconf install dir
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 Nov 2016 16:56:39 +0000 (16:56 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 23 Nov 2016 17:07:07 +0000 (17:07 +0000)
commit45434adc3c94f5229744beaa12028aa23f63b9e7
treefa09a03d161a676f1d247ffa89767457786f94c3
parent122dd9575c7a3b503e8f4aec64d16e8986a0bb91
libxl: fix creation of pkgconf install dir

When PKG_INSTALLDIR was introduced the creation of the previous pkgconf install
directory was not changed. Fix this by correctly using PKG_INSTALLDIR for the
directory creation in libxl Makefile.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/Makefile