]> git.pld-linux.org Git - packages/SDL.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.spec -> 1.84

SDL.spec

index 9f41e11000aca38075eb3115ab861c043a83ba46..9b85f1ed732c7e0b5880b83ab710941181f5f9e8 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -131,7 +131,7 @@ SDL - przyk
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 # Another hack
 cp -f src/hermes/Makefile.in Makefile.in.ok
 automake -a -c --foreign
This page took 0.038328 seconds and 4 git commands to generate.