debian: ignore submodule checks in QEMU build
...we do those manually, and the build dir is not a git repo. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
8dca018b68
commit
eb96e850ac
Vendored
+1
@@ -41,6 +41,7 @@ ${BUILDDIR}/config.status: configure
|
||||
|
||||
# guest-agent is only required for guest systems
|
||||
./configure \
|
||||
--with-git-submodules=ignore \
|
||||
--docdir=/usr/share/doc/pve-qemu-kvm \
|
||||
--localstatedir=/var \
|
||||
--prefix=/usr \
|
||||
|
||||
Reference in New Issue
Block a user