]> git.pld-linux.org Git - packages/rpm.git/commitdiff
We have dbX.Y rather than dbXY in anything
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jul 2012 20:06:53 +0000 (22:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jul 2012 20:06:53 +0000 (22:06 +0200)
rpm-db5.3.patch [new file with mode: 0644]

diff --git a/rpm-db5.3.patch b/rpm-db5.3.patch
new file mode 100644 (file)
index 0000000..c11376a
--- /dev/null
@@ -0,0 +1,11 @@
+--- rpm-5.4.10/configure.ac~   2012-07-18 21:42:22.133130256 +0200
++++ rpm-5.4.10/configure.ac    2012-07-18 21:45:04.726457854 +0200
+@@ -543,7 +543,7 @@
+     MYPATH=$PATH
+ fi
+-DBXY=db53
++DBXY=db5.3
+ AC_PATH_PROG(__BASH, bash, %{_bindir}/bash, $MYPATH)
+ AC_PATH_PROG(__BZIP2, bzip2, %{_bindir}/bzip2, $MYPATH)
This page took 0.042157 seconds and 4 git commands to generate.