From 12ce7d67fdc367f1a037bf0c4304d232038e3194 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Wed, 30 May 2001 10:37:48 +0000 Subject: [PATCH] Extra clarification about where rpm task runs and what it does. Submitted By: "Steve Loughran" git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269070 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/rpm.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/rpm.html b/docs/manual/OptionalTasks/rpm.html index 008d2e13f..7bcfa85c6 100644 --- a/docs/manual/OptionalTasks/rpm.html +++ b/docs/manual/OptionalTasks/rpm.html @@ -9,7 +9,8 @@

Rpm

Description

- 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.

Parameters