aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm/files/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rpm/files/patch-aw')
-rw-r--r--archivers/rpm/files/patch-aw11
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/rpm/files/patch-aw b/archivers/rpm/files/patch-aw
new file mode 100644
index 000000000000..b85c48e92d53
--- /dev/null
+++ b/archivers/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 <file> "),
+- _("use <file> instead of /etc/rpmrc and $HOME/.rpmrc"));
++ _("use <file> instead of %%PREFIX%%/etc/rpmrc and $HOME/.rpmrc"));
+ printHelpLine( " -v ",
+ _("be a little more verbose"));
+ printHelpLine( " -vv ",