From 0851f92abcb1e9d84c2748607ff8d548b582540c Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 2 Jan 2023 16:40:52 +0100 Subject: Fix build on Debian11 (only supported OS) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cce7045..baba6ef 100755 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include common.mk -DISTROS=base debian11 ubuntu2204 +DISTROS=base debian11 VERSION=$(shell dpkg-parsechangelog --show-field Version) INCLUDES=-I. -- cgit v1.2.3