]> git.pld-linux.org Git - packages/SDL_net.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:13 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL_net.spec -> 1.14

SDL_net.spec

index 41696e97f2c3909ffc6310977b4d84cb3795e401..e923629f79a204e2df12308bbd19ed004ff33600 100644 (file)
@@ -57,7 +57,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.122487 seconds and 4 git commands to generate.