From b98887e1a4f044e13ba15a09486f615672ba472a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 19 Sep 2024 15:23:25 +0200 Subject: can read package list from the AUR, also checking if missing pacakges have been dropped to the AUR --- templates/summary.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/summary.m4') diff --git a/templates/summary.m4 b/templates/summary.m4 index af084cd..60035af 100644 --- a/templates/summary.m4 +++ b/templates/summary.m4 @@ -43,7 +43,7 @@ _TABLE_END() _SECTION_HEADER(h2,_MISSING_STATE_FILE)

Candidates to be transfered to the AUR and to adopt there..

_TABLE_START() -_TABLE_HEADER(repository,status) +_TABLE_HEADER(repository,status in state repo,state in AUR) m4_esyscmd(`../scripts/tsv2tablerow ../data/missing_state_file') _TABLE_END() _SECTION_HEADER(h2,_MOVING_PACKAGES_TO_AUR) -- cgit v1.2.3-70-g09d2