2017-10-16 15:34:53 +02:00
|
|
|
--- rpm-4.13.0.1/macros.in.orig 2017-10-04 17:05:17.198681581 +0200
|
|
|
|
+++ rpm-4.13.0.1/macros.in 2017-10-04 17:07:37.122679969 +0200
|
|
|
|
@@ -165,7 +165,7 @@
|
|
|
|
%_bzip2bin %{__bzip2}
|
|
|
|
|
|
|
|
# The location of the rpm database file(s).
|
|
|
|
-%_dbpath %{_var}/lib/rpm
|
2017-10-27 16:36:12 +02:00
|
|
|
+%_dbpath %{_usr}/lib/sysimage/rpm
|
2017-10-16 15:34:53 +02:00
|
|
|
|
|
|
|
# The location of the rpm database file(s) after "rpm --rebuilddb".
|
|
|
|
%_dbpath_rebuild %{_dbpath}
|