force autoconf and automake after patching Makefile.in
This commit is contained in:
parent
9f967767f6
commit
118e3da27c
@ -95,6 +95,8 @@ Emacs packages or see some elisp examples.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
|
autoconf && automake
|
||||||
|
|
||||||
# install rest of site-lisp files
|
# install rest of site-lisp files
|
||||||
( cd site-lisp
|
( cd site-lisp
|
||||||
cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE14 %SOURCE20 .
|
cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE14 %SOURCE20 .
|
||||||
|
Loading…
Reference in New Issue
Block a user