summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-08-31 22:39:34 +0000
committerjbj <devnull@localhost>2002-08-31 22:39:34 +0000
commitcc5d229b0e7a13f4d9efac2aed5926a0078df48c (patch)
treeb5a1a608498f322dad0cd9534ccd9da4c121b3a0 /macros.in
parent929d5d38346273dbdaf20e5ceb3b1687405676af (diff)
downloadrpm-cc5d229b0e7a13f4d9efac2aed5926a0078df48c.tar.gz
rpm-cc5d229b0e7a13f4d9efac2aed5926a0078df48c.tar.bz2
rpm-cc5d229b0e7a13f4d9efac2aed5926a0078df48c.zip
Sync with rpm-4.1.
CVS patchset: 5695 CVS date: 2002/08/31 22:39:34
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index 565c40a9f..230fcaf58 100644
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros
# \verbatim
#
-# $Id: macros.in,v 1.122 2002/08/26 18:56:12 jbj Exp $
+# $Id: macros.in,v 1.123 2002/08/31 22:39:34 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
@@ -567,6 +567,9 @@ package or when debugging this package. \
# A path (i.e. URL) prefix that is pre-pended to %{_repackage_dir}.
%_repackage_root %{nil}
+# If non-zero, all erasures will be automagically repackaged.
+%_repackage_all_erasures 0
+
# Verify digest/signature flags for various rpm modes:
# 1 --nohdrchk if set, don't check rpmdb headers
#