openbsd-ports/misc/rpm/patches/patch-macros_in
espie c93406f23e update to 3.0.6 (from kevlo@), and fix quite a few details I should
have fixed when I imported this port:
don't build rpm using -static, as we don't intend to use rpm to install
a new system (the configuration system of this port is stupid).
one thing leading to another: fix the usual libtool bug, fix the usual
gettext bug... fed up of GNU.
2000-12-06 09:45:02 +00:00

12 lines
293 B
Plaintext

--- macros.in.orig Mon Dec 4 15:27:59 2000
+++ macros.in Mon Dec 4 15:28:33 2000
@@ -86,7 +86,7 @@
%_builddir %{_topdir}/BUILD
%_buildshell /bin/sh
%_bzip2bin @BZIP2BIN@
-%_dbpath %{_var}/lib/rpm
+%_dbpath %{_var}/db/rpm
%_dbpath_rebuild %{_dbpath}
%_defaultdocdir %{_usr}/doc
#