]> git.pld-linux.org Git - packages/ApacheJServ.git/blobdiff - ApacheJServ.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/ApacheJServ.git] / ApacheJServ.spec
index 37bc07e21ecdb2fad0483fd718447c79c99d2871..547798ed0e760d05cc37ab065a5198de3c83f197 100644 (file)
@@ -20,7 +20,7 @@ Source1:      http://www.euronet.nl/~pauls/java/servlet/download/classpathx_servlet-%
 Patch0:                %{name}-enable-secret.patch
 Patch1:                %{name}-DESTDIR.patch
 URL:           http://java.apache.org/
-License:       Freely distributable & usable
+License:       freely distributable & usable
 Group:         Networking/Daemons
 Requires:      apache >= 1.3.6
 Provides:      jserv jsdk20
@@ -71,8 +71,8 @@ mv conf/jserv.conf.in.new conf/jserv.conf.in
 %build
 # prepare compilation
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 
 %{__make} -C classpathx_servlet-%{jsdkversion} jar_2_0
 %{__make} -C classpathx_servlet-%{jsdkversion}/apidoc
This page took 0.036025 seconds and 4 git commands to generate.