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

celestia.spec

index 484c94babb71a69cd9bf1df66608d4a88ce00411..3d9dcd4aa5ed8554f3ceef9c843ac13bc41d97c6 100644 (file)
@@ -53,7 +53,7 @@ Interfejs typu 'poka
 %build
 rm -f missing
 aclocal -I macros
-autoconf
+%{__autoconf}
 automake -a -f
 CFLAGS="-I%{_includedir} %{rpmcflags}"
 CPPFLAGS="-I%{_includedir} %{rpmcflags}"
This page took 0.122224 seconds and 4 git commands to generate.