]> git.pld-linux.org Git - packages/ApacheJServ.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:
    ApacheJServ.spec -> 1.16

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.059317 seconds and 4 git commands to generate.