]> git.pld-linux.org Git - packages/console-data.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:
    console-data.spec -> 1.31

console-data.spec

index 1d111491466085344304d23a43c203e0bf450d29..9e933fa0f0e65d49f717b45d93d445b82aec0f02 100644 (file)
@@ -27,7 +27,7 @@ console-tools.
 %build
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-main_compressor=gzip
 %{__make}
This page took 0.061815 seconds and 4 git commands to generate.