Add missing %if around scriptlets for boost-fiber
This commit is contained in:
parent
733a71ce66
commit
b9ad2bf8a2
@ -952,9 +952,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%postun date-time -p /sbin/ldconfig
|
||||
|
||||
%if %{with context}
|
||||
%post fiber -p /sbin/ldconfig
|
||||
|
||||
%postun fiber -p /sbin/ldconfig
|
||||
%endif
|
||||
|
||||
%post filesystem -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user