From 87a53ff77dffc7cd6acfa93860253f8541615a5c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 9 Jan 2026 13:44:52 -1000 Subject: [PATCH] ;examples: debconf: makefile fix; drop 2026 --- examples/debconf/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/debconf/Makefile b/examples/debconf/Makefile index add26cfd3..92cf4af8e 100644 --- a/examples/debconf/Makefile +++ b/examples/debconf/Makefile @@ -1,10 +1,8 @@ recent: \ - dc26 \ dc25 \ dc24 \ all: \ - dc26 \ dc25 \ dc24 \ dc23 \ @@ -19,7 +17,7 @@ all: \ dc%: git clone --filter=blob:none --sparse http://salsa.debian.org/debconf-team/public/data/$@ git -C $@ sparse-checkout set --no-cone budget '!budget/invoices' - git -C $$d apply ../patches/$$d.patch + git -C $@ apply ../patches/$@.patch # make check-ledger, check-hledger - check readability of all years check-%: