]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- change db patch to %{_var}/state/rpm.
authorkloczek <kloczek@pld-linux.org>
Thu, 22 Jul 1999 20:17:33 +0000 (20:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros.patch -> 1.10

rpm-macros.patch

index a0a1f70b093bd309fd4fec746562e35880b762b3..4fc43638c85839b46ed609717c4b5da70c1c13ca 100644 (file)
@@ -19,7 +19,7 @@ diff -ur rpm-3.0.1.old/configure.in rpm-3.0.1/configure.in
  %_bzip2bin            @BZIP2BIN@
 -%_dbpath              %{_var}/lib/rpm
 -%_defaultdocdir               %{_usr}/doc
-+%_dbpath              %{_var}/db/rpm
++%_dbpath              %{_var}/state/rpm
 +%_defaultdocdir               %{_usr}/share/doc
  #
  # XXX fixowner, fixgroup, and fixperms are run at the end of hardcoded setup
This page took 0.046043 seconds and 4 git commands to generate.