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

elinks.spec

index 9356f16df790eeef0891be4dfdca23d38c941764..621de0c29528a0657c788e54ce94a1a5bbefbf96 100644 (file)
@@ -42,7 +42,7 @@ elinks jednak jest dedykowana g
 rm -f missing
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
This page took 0.034811 seconds and 4 git commands to generate.