From 9915abb255b2baa07bec77c9b583160f62934167 Mon Sep 17 00:00:00 2001 From: Charles Coldwell Date: Fri, 23 Feb 2007 23:42:55 +0000 Subject: [PATCH] force autoconf and automake after patching Makefile.in --- emacs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.spec b/emacs.spec index 2c729a7..6bd80dd 100644 --- a/emacs.spec +++ b/emacs.spec @@ -95,6 +95,8 @@ Emacs packages or see some elisp examples. %setup -q %patch0 -p1 +autoconf && automake + # install rest of site-lisp files ( cd site-lisp cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE14 %SOURCE20 .