]> git.pld-linux.org Git - packages/ApacheJServ.git/blobdiff - ApacheJServ.spec
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
[packages/ApacheJServ.git] / ApacheJServ.spec
index c8b1e21785cbfa41e04908eee12543829b926f59..37bc07e21ecdb2fad0483fd718447c79c99d2871 100644 (file)
@@ -72,7 +72,7 @@ mv conf/jserv.conf.in.new conf/jserv.conf.in
 # prepare compilation
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 
 %{__make} -C classpathx_servlet-%{jsdkversion} jar_2_0
 %{__make} -C classpathx_servlet-%{jsdkversion}/apidoc
This page took 0.254293 seconds and 4 git commands to generate.