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

sysconftool.spec

index 18a44ddf608ec1a8cd662ac13060b18c3de63b11..7bf4713d8ff72c8143c44fdeb8fe0dfad854cd9f 100644 (file)
@@ -30,7 +30,7 @@ plik
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 
 %{__make}
This page took 0.079189 seconds and 4 git commands to generate.