]> git.proxmox.com Git - qemu-server.git/commitdiff
buildsys: use more central dpkg packaging makefile
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 May 2023 12:17:25 +0000 (14:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 May 2023 13:06:46 +0000 (15:06 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 3531dbfcc2d8635ae48ba40aae0ab3f5b60fa8eb..09ef61a9c977942750f867b4da4a1978547ffe8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
-include /usr/share/dpkg/pkg-info.mk
-include /usr/share/dpkg/architecture.mk
+include /usr/share/dpkg/default.mk
 
 PACKAGE=qemu-server
 BUILDDIR ?= $(PACKAGE)-$(DEB_VERSION_UPSTREAM)