From: Stig Bakken Date: Mon, 25 Nov 2002 23:16:16 +0000 (+0000) Subject: * more accurate description of "makerpm" command X-Git-Tag: RELEASE_1_0b2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e617da5aaedfce95534a0c06611a224e2180f9e4;p=php * more accurate description of "makerpm" command --- diff --git a/pear/PEAR/Command/Package.php b/pear/PEAR/Command/Package.php index 49b0d92328..f82bff2c34 100644 --- a/pear/PEAR/Command/Package.php +++ b/pear/PEAR/Command/Package.php @@ -107,7 +107,7 @@ List all depencies the package has.' Signs a package distribution (.tar or .tgz) file with GnuPG.', ), 'makerpm' => array( - 'summary' => 'Builds an RPM package from a PEAR package', + 'summary' => 'Builds an RPM spec file from a PEAR package', 'function' => 'doMakeRPM', 'shortcut' => 'rpm', 'options' => array(