run autoreconf to use proper tool versions
This commit is contained in:
parent
46d167bef1
commit
f268ee6240
@ -71,8 +71,8 @@ for selecting groups of messages.
|
|||||||
%prep
|
%prep
|
||||||
# unpack; cd
|
# unpack; cd
|
||||||
%setup -q
|
%setup -q
|
||||||
# mutt`s autoreconf --install && ./configure
|
# do not run ./prepare -V, because it also runs ./configure
|
||||||
#./prepare -V
|
autoreconf --install
|
||||||
%patch1 -p1 -b .muttrc
|
%patch1 -p1 -b .muttrc
|
||||||
%patch2 -p1 -b .cabundle
|
%patch2 -p1 -b .cabundle
|
||||||
%patch3 -p1 -b .syncdebug
|
%patch3 -p1 -b .syncdebug
|
||||||
|
Loading…
Reference in New Issue
Block a user