- s/%post -n/%post -p
This commit is contained in:
parent
c39b4d8bba
commit
b6619a2a5b
@ -82,9 +82,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
rm -rf %{buildroot}
|
||||
|
||||
|
||||
%post -n /sbin/ldconfig
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -n /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user