From cb1634d7ee785f8d99362bb3dbb6e56b697a0138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Tue, 4 Aug 2020 16:06:00 +0100 Subject: [PATCH] Fix typo --- armadillo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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