]> git.pld-linux.org Git - packages/automake.git/blobdiff - automake.spec
- removed automake from %build, it shoud not be executed in automake package
[packages/automake.git] / automake.spec
index de859d9ad5a1d201b48660bd816ca80c716e4281..4a55aaca7fa4e69c275b18ac881c7199510cf64f 100644 (file)
@@ -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}
 
This page took 0.026708 seconds and 4 git commands to generate.