[packages/fftw3] add missing ldconfig invocation to -quad
atler
atler at pld-linux.org
Sun May 11 18:50:54 CEST 2025
commit 7d30ba0cb4e22fecd325a0417ba58c339d5bcf73
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 11 18:26:23 2025 +0200
add missing ldconfig invocation to -quad
fftw3.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/fftw3.spec b/fftw3.spec
index 6062884..2984a78 100644
--- a/fftw3.spec
+++ b/fftw3.spec
@@ -385,6 +385,9 @@ rm -rf $RPM_BUILD_ROOT
%post long -p /sbin/ldconfig
%postun long -p /sbin/ldconfig
+%post quad -p /sbin/ldconfig
+%postun quad -p /sbin/ldconfig
+
%post common-devel -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fftw3.git/commitdiff/4b685f4d67e22770e47ee8f6431bc9e531eb20b0
More information about the pld-cvs-commit
mailing list