From aca9033f21dae1b9862248582827d05151bbe592 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 12 Oct 2025 20:41:59 -0500 Subject: parsing dpkg -I the right way --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c11fb7e..39329a4 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,8 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: install - mirrors + mirrors walk + mirrors verify everything: install mirrors -- cgit v1.2.3