|
|
@ -93,7 +93,7 @@ rm -f examples/example1_win64.README.txt
|
|
|
|
rm -rf examples/lib_win64
|
|
|
|
rm -rf examples/lib_win64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if ((0%{?rhel} && 0%{?rhel} <= 7)
|
|
|
|
%if (0%{?rhel} && 0%{?rhel} <= 7)
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|