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

SDL_net.spec

index 1b94e68d351f283017cc42a9de3953eae4a67a1c..f8584cb880e585c4491b79685de6d176ee335275 100644 (file)
@@ -58,8 +58,8 @@ Statyczne biblioteki SDL_net.
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.079962 seconds and 4 git commands to generate.