From 5d113245f328f26ec26fc6707c18669089566d048eeaf8e002756cd580c45fd6 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