]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi/opensuse: remove resolved TODO
authorMike Yuan <me@yhndnzj.com>
Sun, 18 Jan 2026 23:46:01 +0000 (00:46 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 19 Jan 2026 02:06:30 +0000 (03:06 +0100)
Follow-up for ff9c4ace709a1274b8f7e2569161da559c43fbd5

mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot

index 15001ff9fcad4c91aa40efd1b4f81163bb9bbcc5..5a05a3471761998267f935804d8a2b428966a902 100755 (executable)
@@ -18,9 +18,6 @@ TS="${SOURCE_DATE_EPOCH:-$(date +%s)}"
 # The openSUSE filelists hardcode the manpage compression extension. This causes rpmbuild errors since we
 # disable manpage compression as the files cannot be found. Fix the issue by removing the compression
 # extension.
-#
-# TODO: remove patches for removal of cgroups-agent, renaming pubring file, and removal of sysv files
-# when the upstream spec is updated
 while read -r filelist; do
     sed -E \
         -e 's/\.gz$//' \