]> git.pld-linux.org Git - packages/advi.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:40 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    advi.spec -> 1.2

advi.spec

index 33243c7c0a6f85fd5ca398ad14d2fb64489a0f70..742f8a85b83fa686bbc2ab8cde396711a895a97e 100644 (file)
--- a/advi.spec
+++ b/advi.spec
@@ -56,7 +56,7 @@ AKTUALNIE WSPIERA:
 %patch0 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make} opt
 %{__make} -C doc
This page took 0.074098 seconds and 4 git commands to generate.