]> git.proxmox.com Git - mirror_qemu.git/commit
nsis: use "make DESTDIR=" instead of "make prefix="
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 10 Aug 2020 13:23:28 +0000 (15:23 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Aug 2020 10:18:36 +0000 (06:18 -0400)
commit1b00a4c476a32d1e2ffa16ce56141640358306be
tree4351c79e76e290d0d3c08f914168b97b60479527
parentb861f59593cf8f45cd2a7fd8f6122835566ad64d
nsis: use "make DESTDIR=" instead of "make prefix="

The next patch will prevent modifying the prefix on "make install".  Adjust the
creation of the installer.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile