1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/archivers/rpm/files/patch-aw
Yukihiro Nakai 3673ac35bb Update to 3.0.6
PR:		misc/21801
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-17 08:42:03 +00:00

12 lines
540 B
Plaintext

--- 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 ",