Fix an unrecoognized configure argument
--enable-pinentry-qt4 is now --enable-pinentry-qt.
This commit is contained in:
parent
a7f1a5ec50
commit
d6e9ae3223
@ -94,7 +94,7 @@ CXXFLAGS="%{optflags} -std=c++11"
|
|||||||
--without-libcap \
|
--without-libcap \
|
||||||
--enable-pinentry-gnome3 \
|
--enable-pinentry-gnome3 \
|
||||||
--enable-pinentry-gtk2 \
|
--enable-pinentry-gtk2 \
|
||||||
--enable-pinentry-qt4 \
|
--enable-pinentry-qt \
|
||||||
--enable-pinentry-emacs
|
--enable-pinentry-emacs
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user