]> git.pld-linux.org Git - packages/automake.git/commitdiff
- removed automake from %build, it shoud not be executed in automake package
authorfilon <filon@sokrates.mimuw.edu.pl>
Tue, 18 Sep 2001 16:45:20 +0000 (16:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake.spec -> 1.56

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.130542 seconds and 4 git commands to generate.