]> git.pld-linux.org Git - packages/ApacheJServ.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:13 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ApacheJServ.spec -> 1.20

ApacheJServ.spec

index 547798ed0e760d05cc37ab065a5198de3c83f197..a5279c27ea5b00e4b59410796f5c698fbc4a79b8 100644 (file)
@@ -70,7 +70,8 @@ mv conf/jserv.conf.in.new conf/jserv.conf.in
 
 %build
 # prepare compilation
-aclocal
+rm -f missing
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 
This page took 0.0581700000000001 seconds and 4 git commands to generate.