Try enabling autotools cruft instead.
This commit is contained in:
parent
bde6f7fba6
commit
2909764dcc
@ -30,7 +30,7 @@
|
|||||||
%global verify_tarball_signature 1
|
%global verify_tarball_signature 1
|
||||||
|
|
||||||
# If there are patches which touch autotools files, set this to 1.
|
# If there are patches which touch autotools files, set this to 1.
|
||||||
%global patches_touch_autotools %{nil}
|
%global patches_touch_autotools 1
|
||||||
|
|
||||||
# The source directory.
|
# The source directory.
|
||||||
%global source_directory 1.42-stable
|
%global source_directory 1.42-stable
|
||||||
@ -132,7 +132,6 @@ BuildRequires: perl(Win::Hivex::Regedit)
|
|||||||
%if 0%{verify_tarball_signature}
|
%if 0%{verify_tarball_signature}
|
||||||
BuildRequires: gnupg2
|
BuildRequires: gnupg2
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: git
|
|
||||||
|
|
||||||
# For language bindings.
|
# For language bindings.
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
|
Loading…
Reference in New Issue
Block a user