donaldp     01/05/30 03:37:49

  Modified:    docs/manual/OptionalTasks rpm.html
  Log:
  Extra clarification about where rpm task runs and what it does.
  
  Submitted By: "Steve Loughran" <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-ant/docs/manual/OptionalTasks/rpm.html
  
  Index: rpm.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/rpm.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rpm.html  2001/04/10 04:29:06     1.1
  +++ rpm.html  2001/05/30 10:37:48     1.2
  @@ -9,7 +9,8 @@
   <h2><a name="rpm">Rpm</a></h2>
   <h3>Description</h3>
   <p>
  -  A basic task for invoking the rpm executable.
  +  A basic task for invoking the rpm executable to build a linux installation
  +  file. The task currently only works on Linux.
   </p>
   
   <h3>Parameters</h3>
  
  
  

Reply via email to