Browse Source

other unices have rpm too, I am told.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269794 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 24 years ago
parent
commit
e98cb1b048
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      docs/manual/OptionalTasks/rpm.html

+ 3
- 2
docs/manual/OptionalTasks/rpm.html View File

@@ -9,8 +9,9 @@
<h2><a name="rpm">Rpm</a></h2> <h2><a name="rpm">Rpm</a></h2>
<h3>Description</h3> <h3>Description</h3>
<p> <p>
A basic task for invoking the rpm executable to build a linux installation
file. The task currently only works on Linux.
A basic task for invoking the rpm executable to build a Linux installation
file. The task currently only works on Linux or other Unix platforms
with rpm support.
</p> </p>


<h3>Parameters</h3> <h3>Parameters</h3>


Loading…
Cancel
Save