]> git.proxmox.com Git - proxmox-i18n.git/commitdiff
buildsys: add sbuild target for convenience
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 May 2023 15:58:34 +0000 (17:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 May 2023 16:09:00 +0000 (18:09 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 61c0c1c0b4faef5fa97b82df9994e0a8a731a96e..0fc4bdaa1fe29571e78ced1f2986d296fc82d97c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,6 +60,9 @@ build-debs: $(BUILDDIR)
        lintian $(DEBS)
        touch "$@"
 
+sbuild: $(DSC)
+       sbuild $(DSC)
+
 .PHONY: dsc
 dsc: $(DSC)
 $(DSC): $(BUILDDIR)