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

FSViewer.spec

index e6e479408a4d82b2d8a96438da9ada91fff7b566..e863dd1f1d3656637f9fcb5a1dc14f6e4c4fbeaf 100644 (file)
@@ -47,7 +47,7 @@ NeXT FileViewer.
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.11773 seconds and 4 git commands to generate.