Michael Schröder
093b7580da
- Bump debugedit version (bsc#1233156) OBS-URL: https://build.opensuse.org/request/show/1223366 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=674
12 lines
358 B
Diff
12 lines
358 B
Diff
--- macros.in.orig 2021-08-20 08:44:56.264259007 +0000
|
|
+++ macros.in 2021-09-23 18:57:26.654059458 +0000
|
|
@@ -140,7 +140,7 @@
|
|
%_buildshell /bin/sh
|
|
|
|
# The location of the rpm database file(s).
|
|
-%_dbpath %{_var}/lib/rpm
|
|
+%_dbpath %{_usr}/lib/sysimage/rpm
|
|
|
|
# The location of the rpm database file(s) after "rpm --rebuilddb".
|
|
%_dbpath_rebuild %{_dbpath}
|