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

ytalk.spec

index a19e507ea9cf8350d4cd0dd9f528c1d84f2a5518..fdc5cf5c8b66be68f8ea17248f00f1e06e85d5cd 100644 (file)
@@ -64,7 +64,7 @@ i
 %patch -p1
 
 %build
-autoconf
+%{__autoconf}
 CPPFLAGS="-I%{_includedir}/ncurses" \
 CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}" \
 ./configure %{_target_platform} \
This page took 0.073829 seconds and 4 git commands to generate.