[packages/logrotate] spelling fix

glen glen at pld-linux.org
Wed Aug 3 14:00:25 CEST 2016


commit 89d3133d90b13bac1e1dca08d0b4cc2eff29609d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 3 15:00:20 2016 +0300

    spelling fix

 logrotate.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/logrotate.spec b/logrotate.spec
index c1437c4..24d3c1c 100644
--- a/logrotate.spec
+++ b/logrotate.spec
@@ -164,7 +164,7 @@ cp -p %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.d/%{name}
 rm -rf $RPM_BUILD_ROOT
 
 %triggerun -- %{name} < 3.8.6-1
-# if previous install had /etc/cron.daily/* files unlink (missingok), disable the cronjob
+# if previous install had /etc/cron.daily/* files removed (missingok), disable the cronjob
 if [ ! -e /etc/cron.daily/%{name} ]; then
 	echo DISABLE_LOGROTATE_CRON=yes >> /etc/sysconfig/%{name}
 fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/logrotate.git/commitdiff/89d3133d90b13bac1e1dca08d0b4cc2eff29609d



More information about the pld-cvs-commit mailing list