From 919f268cdbdae729683f374e2f092670fd01b4a6 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 5 Jan 2006 16:26:23 +0000 Subject: Add _rpmlock_path to the default macros. That's the path used for the transaction fcntl lock. It comes from the rpm 4.4.2 default macros. --- macros.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macros.in b/macros.in index 251664f..4bfa2fa 100644 --- a/macros.in +++ b/macros.in @@ -340,6 +340,8 @@ # binary packages. # +%_rpmlock_path %{_dbpath}/__db.000 + #============================================================================== # ---- Cache configuration macros. # Macro(s) used to configure the universe of headers used to -- cgit v1.2.1