Correct condition for gpg-is-gpg2 hack.
This commit is contained in:
parent
719eabd56e
commit
0c3e7b9dfa
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user