wafsamba: Make INSTALL_DIR() respect $DESTDIR
authorMartin Schwenke <martin@meltin.net>
Mon, 10 Sep 2018 00:35:24 +0000 (10:35 +1000)
committerAlexander Bokovoy <ab@samba.org>
Tue, 11 Sep 2018 04:59:11 +0000 (06:59 +0200)
commit26ea0f58daace4adef7c5bb17f19476083bf3b7b
treeff37b8d9c9472faf9a392d0e9c73328aad381ff4
parenta122428a585281ebaf0135f11bd9377af9f6ab97
wafsamba: Make INSTALL_DIR() respect $DESTDIR

INSTALL_DIR() currently ignores $DESTDIR and just installs directories
into the final destination.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
buildtools/wafsamba/wafsamba.py