teknoraver / rpms / rpm

Forked from rpms/rpm 4 months ago
Clone

Blame rpm-4.17.x-rpm_dbpath.patch

Neal Gompa 0b9f81
diff '--color=auto' -rup rpm-4.17.0-orig/macros.in rpm-4.17.0/macros.in
Neal Gompa 0b9f81
--- rpm-4.17.0-orig/macros.in	2021-08-20 04:44:56.264259007 -0400
Neal Gompa 0b9f81
+++ rpm-4.17.0/macros.in	2022-01-26 20:11:26.864195884 -0500
Neal Gompa 0b9f81
@@ -140,7 +140,7 @@
Neal Gompa 0b9f81
 %_buildshell		/bin/sh
Neal Gompa 0b9f81
 
Neal Gompa 0b9f81
 #	The location of the rpm database file(s).
Neal Gompa 0b9f81
-%_dbpath		%{_var}/lib/rpm
Neal Gompa 0b9f81
+%_dbpath		%{_usr}/lib/sysimage/rpm
Neal Gompa 0b9f81
 
Neal Gompa 0b9f81
 #	The location of the rpm database file(s) after "rpm --rebuilddb".
Neal Gompa 0b9f81
 %_dbpath_rebuild	%{_dbpath}