summaryrefslogtreecommitdiff
path: root/rpmrc.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-04-10 12:36:45 +0000
committerjbj <devnull@localhost>2001-04-10 12:36:45 +0000
commitf75a3f71ab5b584af5a4d3b168064968fd400c48 (patch)
tree33a6da2073ee5680798b2e21e136c5c6ebc24ead /rpmrc.in
parent999f9b1654a3546b2c7e42fe3b3b224ec2781b1f (diff)
downloadrpm-f75a3f71ab5b584af5a4d3b168064968fd400c48.tar.gz
rpm-f75a3f71ab5b584af5a4d3b168064968fd400c48.tar.bz2
rpm-f75a3f71ab5b584af5a4d3b168064968fd400c48.zip
Doxygen annotations for config files.
Doxygen annotations for rpmdep section. Add manifests for install modes. CVS patchset: 4675 CVS date: 2001/04/10 12:36:45
Diffstat (limited to 'rpmrc.in')
-rw-r--r--rpmrc.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/rpmrc.in b/rpmrc.in
index c89af9535..fbe17a4dd 100644
--- a/rpmrc.in
+++ b/rpmrc.in
@@ -1,4 +1,7 @@
-# $Id: rpmrc.in,v 2.34 2001/02/27 21:30:27 jbj Exp $
+#/*! \page config_rpmrc Default configuration: /usr/lib/rpm/rpmrc
+# \verbatim
+#
+# $Id: rpmrc.in,v 2.35 2001/04/10 12:36:45 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
@@ -294,3 +297,5 @@ buildarch_compat: s390: noarch
macrofiles: @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros.specspo:@SYSCONFIGDIR@/macros.db1:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros
+# \endverbatim
+#*/