]> git.proxmox.com Git - pve-qemu.git/commit
buildsys: only run lintian for phony dsc target
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 May 2023 08:30:49 +0000 (10:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 May 2023 10:05:14 +0000 (12:05 +0200)
commitcd148033f3eebfbc4d203a27f496f379306fe4cc
tree11c4f64d9262ddba3429b0f9079b97ca938ad768
parent92c6d84f6a8d1350e8198d394f7e1342d257735b
buildsys: only run lintian for phony dsc target

This allows the sbuild to start much faster (lintian takes ~ minutes
for such big packages), and that without loss as sbuild will run
lintian on both binary and source package anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile