From: filon Date: Tue, 18 Sep 2001 16:45:20 +0000 (+0000) Subject: - removed automake from %build, it shoud not be executed in automake package X-Git-Tag: automake-1_5-7~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fautomake.git;a=commitdiff_plain;h=3f8c6dd7a3ba5d4a46e142f633efec75eb17669e - removed automake from %build, it shoud not be executed in automake package Changed files: automake.spec -> 1.56 --- diff --git a/automake.spec b/automake.spec index de859d9..4a55aac 100644 --- a/automake.spec +++ b/automake.spec @@ -64,14 +64,13 @@ de %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %{!?_without_man:%patch1 -p1} %build %{!?_without_man:rm -f missing} aclocal autoconf -%{!?_without_man:automake -a -c} %configure %{__make}