[packages/qcoro] - ldconfig
witekfl
witekfl at pld-linux.org
Fri Apr 21 10:15:37 CEST 2023
commit 07c8795333f8c938dfdb37e451ddc3a4612638a1
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Apr 21 10:15:12 2023 +0200
- ldconfig
qcoro.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/qcoro.spec b/qcoro.spec
index 3933d9b..78e043f 100644
--- a/qcoro.spec
+++ b/qcoro.spec
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc README.md
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qcoro.git/commitdiff/07c8795333f8c938dfdb37e451ddc3a4612638a1
More information about the pld-cvs-commit
mailing list