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

FreeWnn.spec

index 506d44a67d1cf940c73d34bea63dcd82f9931177..a88107e9548d54f7f27c7d90bd0abecaa705211d 100644 (file)
@@ -250,7 +250,7 @@ Ten pakiet zawiera statyczn
 %build
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 %configure
 
 %{__make} CDEBUGFLAGS="%{rpmcflags} -I/usr/include/ncurses"
This page took 0.102987 seconds and 4 git commands to generate.