diff --git a/split-files.py b/split-files.py index f07b9da..e1b2124 100644 --- a/split-files.py +++ b/split-files.py @@ -54,12 +54,10 @@ for file in files(buildroot): o = o_pam elif '/rpm/' in n: o = o_rpm_macros - elif re.search(r'networkd(?!.*\.conf)', n, re.X): - o = o_networkd - elif re.search(r'/lib.*\.pc|/man3/|/usr/include|(? - 246.6-3 +- Try to make files in subpackages (especially the networkd subpackage) + more appropriate. + * Thu Sep 24 2020 Filipe Brandenburger - 246.6-2 - Build a package with standalone binaries for non-systemd systems. For now, only systemd-sysusers is included.