summaryrefslogtreecommitdiff
path: root/rpmrc.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-05-11 17:18:16 +0000
committerjbj <devnull@localhost>2001-05-11 17:18:16 +0000
commitb589c5c97d348437ebf67429eb93674baf769b81 (patch)
tree5028ae75706a5fb976a51b0fd0a2dc651525855a /rpmrc.in
parent39c24d294e8e3ca2b2b32bd8e4e45a38a62951ba (diff)
downloadlibrpm-tizen-b589c5c97d348437ebf67429eb93674baf769b81.tar.gz
librpm-tizen-b589c5c97d348437ebf67429eb93674baf769b81.tar.bz2
librpm-tizen-b589c5c97d348437ebf67429eb93674baf769b81.zip
Path is /etc/rpmrc, not /etc/rpm/rpmc, in comment (#40163).
CVS patchset: 4771 CVS date: 2001/05/11 17:18:16
Diffstat (limited to 'rpmrc.in')
-rw-r--r--rpmrc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmrc.in b/rpmrc.in
index fbe17a4dd..78091e71a 100644
--- a/rpmrc.in
+++ b/rpmrc.in
@@ -1,11 +1,11 @@
#/*! \page config_rpmrc Default configuration: /usr/lib/rpm/rpmrc
# \verbatim
#
-# $Id: rpmrc.in,v 2.35 2001/04/10 12:36:45 jbj Exp $
+# $Id: rpmrc.in,v 2.36 2001/05/11 17:18:16 jbj Exp $
#
# This is a global RPM configuration file. All changes made here will
# be lost when the rpm package is upgraded. Any per-system configuration
-# should be added to /etc/rpm/rpmrc, while per-user configuration should
+# should be added to /etc/rpmrc, while per-user configuration should
# be added to ~/.rpmrc.
#
#############################################################