diff --git a/gnupg2.spec b/gnupg2.spec index 6c64c92..004fe2d 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -112,7 +112,7 @@ sed -i -e 's/"libpcsclite\.so"/"%{pcsclib}"/' scd/scdaemon.c %build %configure \ -%if ! 0%{?rhel} > 5 +%if ! (0%{?rhel} > 5) --enable-gpg-is-gpg2 \ %endif --disable-gpgtar \