From 2f6697b33012cbf21110f513ce281819e8340df2224c943572d195bc8b9196e7 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 2 May 2023 12:00:37 +0000 Subject: [PATCH] fix weird build error... OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1380 --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index c0b58b91..fbe0ebdf 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1033,7 +1033,7 @@ systemd-tmpfiles --create || : journalctl --update-catalog || : if [ $1 -gt 1 ]; then - # Same comment as the one for the %%systemd_pre() calls in %%pre. + # See comments for %%systemd_pre in %%pre. %systemd_post remote-fs.target %systemd_post getty@.service %systemd_post systemd-timesyncd.service