]> git.pld-linux.org Git - packages/aterm.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:42 +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:
    aterm.spec -> 1.35

aterm.spec

index da810b156ed993828f9cceb07410460b22129b60..0f65edf66daf5a407a9bfa03e0624ca90207fd08 100644 (file)
@@ -55,7 +55,7 @@ leve.
 
 %build
 cd autoconf
-autoconf
+%{__autoconf}
 cp -f ./configure ..
 cd ..
 LDFLAGS="%{rpmldflags} -lutempter -L%{_libdir}"
This page took 0.092152 seconds and 4 git commands to generate.