@@ -52,10 +52,18 @@
rm -rf $RPM_BUILD_ROOT
%post
+%if 0%{?suse_version}
%run_ldconfig
+%else
+/sbin/ldconfig
+%endif
%postun
%files
%defattr(-,root,root)
Username
Password
Cancel