Try enabling autotools cruft instead.
This commit is contained in:
parent
bde6f7fba6
commit
2909764dcc
@ -30,7 +30,7 @@
|
||||
%global verify_tarball_signature 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.
|
||||
%global source_directory 1.42-stable
|
||||
@ -132,7 +132,6 @@ BuildRequires: perl(Win::Hivex::Regedit)
|
||||
%if 0%{verify_tarball_signature}
|
||||
BuildRequires: gnupg2
|
||||
%endif
|
||||
BuildRequires: git
|
||||
|
||||
# For language bindings.
|
||||
BuildRequires: ocaml
|
||||
|
Loading…
Reference in New Issue
Block a user