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

STonX.spec

index 0d700a34b8631055a6b851d626d39289a7354c10..d1c49866437b4ec205f03f19e21ad0327f895557 100644 (file)
@@ -48,7 +48,7 @@ Uniksach z X Window System%{!?_without_svga: lub svgalib}.
 mv -f %{tosfilename} tos.img
 
 %build
 mv -f %{tosfilename} tos.img
 
 %build
-autoconf
+%{__autoconf}
 %configure
 
 %{__make} \
 %configure
 
 %{__make} \
This page took 0.077916 seconds and 4 git commands to generate.