[packages/cyrus-timezones] - ldconfig in proper package
qboosh
qboosh at pld-linux.org
Fri Jul 17 21:31:11 CEST 2026
commit 99da7b31056b931cc955eaf9790e943d51e8be5f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jul 17 21:31:16 2026 +0200
- ldconfig in proper package
cyrus-timezones.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cyrus-timezones.spec b/cyrus-timezones.spec
index 30ccaab..478c2d7 100644
--- a/cyrus-timezones.spec
+++ b/cyrus-timezones.spec
@@ -103,8 +103,8 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -n cyrus-guesstz -p /sbin/ldconfig
+%postun -n cyrus-guesstz -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cyrus-timezones.git/commitdiff/99da7b31056b931cc955eaf9790e943d51e8be5f
More information about the pld-cvs-commit
mailing list