From cb40fd4b91ef00d717b69bce7d71ca11b186b973 Mon Sep 17 00:00:00 2001 From: olf Date: Sun, 3 Nov 2024 03:46:41 +0100 Subject: [PATCH] [rpm/harbour-storeman-installer.spec] Unify spelling of "!og-file" (#312) --- rpm/harbour-storeman-installer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/harbour-storeman-installer.spec b/rpm/harbour-storeman-installer.spec index 2f848d7..a06a1d2 100644 --- a/rpm/harbour-storeman-installer.spec +++ b/rpm/harbour-storeman-installer.spec @@ -125,7 +125,7 @@ cp bin/%{name} %{buildroot}%{_bindir}/ %post # The %%post scriptlet is deliberately run when installing and updating. -# Create a persistent log file, i.e. which is not managed by RPM and hence +# Create a persistent log-file, i.e. which is not managed by RPM and hence # is unaffected by removing the %%{name} RPM package: if [ ! -e %{logfile} ] then