Seems like this was simply forgotten when that package was introduced.
Rectify that.

Signed-off-by: Christoph Heiss <c.he...@proxmox.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e96a0f2..d80fc63 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ deb: $(DEB)
 $(ASSISTANT_DEB): $(DEB)
 $(DEB): $(BUILDDIR)
        cd $(BUILDDIR); dpkg-buildpackage -b -us -uc
-       lintian $(DEB)
+       lintian $(DEB) $(ASSISTANT_DEB)
 
 test-$(DEB): $(INSTALLER_SOURCES)
        rsync --exclude='test*.img' --exclude='*.deb' --exclude='build' -a * 
build
-- 
2.45.2



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

Reply via email to