]> git.proxmox.com Git - pve-eslint.git/commitdiff
buildsys: add sbuild target for convenience
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 May 2023 16:46:58 +0000 (18:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 May 2023 16:57:05 +0000 (18:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index d3b28f258121a33c9b6122ae9c6d42f3db0981e3..83877dbe10a9e6d7de6ff267c61a4ddc56d0d627 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,9 @@ dsc: $(DSC)
        $(MAKE) $(DSC)
        lintian $(DSC)
 
+sbuild: $(DSC)
+       sbuild $(DSC)
+
 $(DSC): $(BUILDDIR) $(ORIG_SRC_TAR)
        cd $(BUILDDIR); dpkg-buildpackage -S -uc -us -d