From 524a762c96db9a941d7cc7632058063c5a4338a9 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Thu, 31 Aug 2023 16:46:37 +0800 Subject: [PATCH] Rename to `os_systems` --- chsrc.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/chsrc.c b/chsrc.c index 1933ab6..d10e5b6 100644 --- a/chsrc.c +++ b/chsrc.c @@ -562,7 +562,7 @@ static const char const *os_ubuntu[] = {"ubuntu", NULL, chsrcfunc(os_ubuntu_chsrc)}, -**os_packagers[] = { +**os_systems[] = { os_ubuntu }, @@ -671,10 +671,10 @@ main (int argc, char const *argv[]) } goto match_end; - for (int i=0; i