]> git.pld-linux.org Git - packages/SDL_gfx.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_gfx.spec -> 1.3

SDL_gfx.spec

index a016189ba524369048d8d9d4ca8dc533d1730205..ee355ec776491ca66bc19f9b51ba2c4913c83113 100644 (file)
@@ -76,8 +76,8 @@ Statyczne biblioteki SDL_gfx.
 rm -f missing acinclude.m4
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.068842 seconds and 4 git commands to generate.