12 lines
516 B
Diff
12 lines
516 B
Diff
--- rpm-5.2.1.orig/macros.in 2010-07-26 15:05:23.067732938 +0200
|
|
+++ rpm-5.2.1/macros.in 2010-07-26 15:22:34.289734825 +0200
|
|
@@ -1007,7 +1007,7 @@
|
|
# XXX Note: the suggested file name is __db.000 to expedite
|
|
# support issues, because users typically do "rm -f /var/lib/rpm/__db*",
|
|
# which will clean up the fcntl lock at the same time.
|
|
-#%_rpmlock_path %{_dbpath}/__db.000
|
|
+%_rpmlock_path %{_dbpath}/__db.000
|
|
|
|
#==============================================================================
|
|
# ---- Query macros.
|