diff --git a/armadillo.spec b/armadillo.spec index c225376..be90003 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -93,7 +93,7 @@ rm -f examples/example1_win64.README.txt rm -rf examples/lib_win64 -%if ((0%{?rhel} && 0%{?rhel} <= 7) +%if (0%{?rhel} && 0%{?rhel} <= 7) %post -p /sbin/ldconfig %postun -p /sbin/ldconfig