summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-08-13 20:40:32 +0000
committerjbj <devnull@localhost>2002-08-13 20:40:32 +0000
commit48a2529ce4b3ab1f677d3de9b70e8cbe14d910c6 (patch)
tree318f4066a1c3d2eee21732d288e74e0dc963067e /macros.in
parent9b29055f422cd5f2aeff27b6c80e7c83317920c9 (diff)
downloadrpm-48a2529ce4b3ab1f677d3de9b70e8cbe14d910c6.tar.gz
rpm-48a2529ce4b3ab1f677d3de9b70e8cbe14d910c6.tar.bz2
rpm-48a2529ce4b3ab1f677d3de9b70e8cbe14d910c6.zip
- fix: rebuilddb stat'ed target, not source, for rename sanity.
- create /var/lib/rpm if non-existent in, say, a chroot. - erased packages are now repackaged into /var/spool/repackage. CVS patchset: 5625 CVS date: 2002/08/13 20:40:32
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index 2df5a25b3..69bd600c9 100644
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: /usr/lib/rpm/macros
# \verbatim
#
-# $Id: macros.in,v 1.119 2002/08/13 16:36:45 jbj Exp $
+# $Id: macros.in,v 1.120 2002/08/13 20:40:32 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
@@ -553,7 +553,7 @@
# The directory in which erased packages will be saved when using
# the --repackage option.
-%_repackage_dir /var/spool/up2date
+%_repackage_dir /var/spool/repackage
# A path (i.e. URL) prefix that is pre-pended to %{_repackage_dir}.
%_repackage_root %{nil}