]> git.pld-linux.org Git - packages/Frodo.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:
    Frodo.spec -> 1.5

Frodo.spec

index 72895c607432958bceb73b91749e4b107c8b4c5b..2d6652057dad24e2acffe95c000f533f8359a0ff 100644 (file)
@@ -60,7 +60,7 @@ MacOS, AmigaOS, RiscOS i WinNT/Win9x.
 
 %build
 cd Src
-autoconf
+%{__autoconf}
 CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
 CFLAGS="$CFLAGS -DX_USE_SHM -fno-exceptions -fno-rtti -fno-implicit-templates"
 %configure
This page took 0.276663 seconds and 4 git commands to generate.