Fix string quoting for rpm >= 4.16

This commit is contained in:
Björn Esser 2020-04-02 13:12:43 +02:00
parent 35bad10751
commit a3caa6e938
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -79,7 +79,7 @@ This package contains documentation files for %{name}.
#cp -n %{SOURCE1} exrdisplay/namespaceAlias.h
#patch2 -p1 -b .header
%if %{_lib} == lib64
%if "%{_lib}" == "lib64"
sed -i -e 's|ACTUAL_PREFIX/lib/CTL|ACTUAL_PREFIX/lib64/CTL|' configure.ac
%endif
#Needed for patch1 and to update CTL compiler test