From 3673ac35bbc6755d792e9577779926e17bf1e605 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Tue, 17 Oct 2000 08:42:03 +0000 Subject: Update to 3.0.6 PR: misc/21801 Submitted by: KATO Tsuguru --- misc/rpm/files/patch-aw | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/rpm/files/patch-aw (limited to 'misc/rpm/files/patch-aw') diff --git a/misc/rpm/files/patch-aw b/misc/rpm/files/patch-aw new file mode 100644 index 000000000000..b85c48e92d53 --- /dev/null +++ b/misc/rpm/files/patch-aw @@ -0,0 +1,11 @@ +--- rpm.c.orig Thu Sep 14 02:15:44 2000 ++++ rpm.c Thu Oct 5 00:37:37 2000 +@@ -313,7 +313,7 @@ + _("print the version of rpm being used")); + puts( _(" all modes support the following arguments:")); + printHelpLine(_(" --rcfile "), +- _("use instead of /etc/rpmrc and $HOME/.rpmrc")); ++ _("use instead of %%PREFIX%%/etc/rpmrc and $HOME/.rpmrc")); + printHelpLine( " -v ", + _("be a little more verbose")); + printHelpLine( " -vv ", -- cgit v1.2.3