Proxmox-Port/packages/pve-installer/patches/005-remove-lintain.patch
2024-11-23 08:18:17 +00:00

21 lines
595 B
Diff

diff --git a/Makefile b/Makefile
index a17f6c5..bb317d4 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,6 @@ $(ASSISTANT_DEB): $(DEB)
$(FIRST_BOOT_DEB): $(DEB)
$(DEB): $(BUILDDIR)
cd $(BUILDDIR); dpkg-buildpackage -b -us -uc
- lintian $(ALL_DEBS)
test-$(DEB): $(INSTALLER_SOURCES)
rsync --exclude='test*.img' --exclude='*.deb' --exclude='build' -a * build
@@ -91,7 +90,6 @@ test-$(DEB): $(INSTALLER_SOURCES)
dsc: $(DSC)
$(MAKE) clean
$(MAKE) $(DSC)
- lintian $(DSC)
$(DSC): $(BUILDDIR)
cd $(BUILDDIR); dpkg-buildpackage -S -us -uc -d