openbsd-ports/misc/rpm/patches/patch-tests_macros_in
espie ad1a64b3d9 port of rpm 3.0.4. Appears to work correctly so far.
Put into misc to mimic FreeBSD naming scheme.
Extra categories: archivers and emulators.
2000-06-12 18:49:41 +00:00

13 lines
428 B
Plaintext

$OpenBSD: patch-tests_macros_in,v 1.1.1.1 2000/06/12 18:49:41 espie Exp $
--- tests/macros.in.orig Mon Jun 12 20:22:36 2000
+++ tests/macros.in Mon Jun 12 20:23:00 2000
@@ -52,7 +52,7 @@
%_builddir %{_topdir}/BUILD
%_buildshell /bin/sh
%_bzip2bin @BZIP2BIN@
-%_dbpath %{_var}/lib/rpm
+%_dbpath %{_var}/db/rpm
%_defaultdocdir %{_usr}/doc
#
# XXX fixowner, fixgroup, and fixperms are run at the end of hardcoded setup