| diff '--color=auto' -rup rpm-4.17.0-orig/macros.in rpm-4.17.0/macros.in |
| |
| |
| @@ -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} |