From bd5f21838cfa8b071ccd1156ed0766ab46324269 Mon Sep 17 00:00:00 2001 From: Guillaume Baffoin Date: Fri, 24 Dec 2021 10:00:06 +0100 Subject: [PATCH] remove stretch and jessie as build target (#60076) --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 695894a..3df24a2 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,6 @@ VERSION=`git describe | sed 's/^v//; s/-/./g'` DIST_FILES = \ keys \ - jessie \ - stretch \ buster \ bullseye \ Makefile