...we do those manually, and the build dir is not a git repo.

Signed-off-by: Stefan Reiter <s.rei...@proxmox.com>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 349c610..1f623d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 \
-- 
2.20.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to