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

autounit.spec

index dc4089c418ea9b8d50a7d5cd24caa17d6c5d56b9..d0016a5606e87030ab621a7b20e72a9345d75fae 100644 (file)
@@ -36,7 +36,7 @@ libtoolize --copy --force
 autoheader
 aclocal
 autoconf
 autoheader
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.067215 seconds and 4 git commands to generate.