[ooo-build-commit] patches/dev300
René Engelhard
rene at kemper.freedesktop.org
Mon Sep 28 15:05:44 PDT 2009
patches/dev300/apply | 3 +++
patches/dev300/db4.8.diff | 11 +++++++++++
2 files changed, 14 insertions(+)
New commits:
commit 8d0b692f92f5f6cf381698e86a700768faef20e4
Author: Rene Engelhard <rene at debian.org>
Date: Tue Sep 29 00:02:31 2009 +0200
make the build support db4.8
* patches/dev300/apply:
* patches/dev300/db4.8.diff:
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 1244c79..23cf828 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1152,6 +1152,9 @@ dmake-space-in-envvar-name.diff, i#101786, jholesov
armeabi-softfp-buildfix.diff, i#105302, doko
+# support db4.8
+db4.8.diff, rengelha
+
[ BuildBits < dev300-m60 ]
# add ro
postset-add-ro.diff
diff --git a/patches/dev300/db4.8.diff b/patches/dev300/db4.8.diff
new file mode 100644
index 0000000..5ae3eb6
--- /dev/null
+++ b/patches/dev300/db4.8.diff
@@ -0,0 +1,11 @@
+--- configure.in-old 2009-09-28 20:35:05.000000000 +0200
++++ configure.in 2009-09-28 20:32:40.000000000 +0200
+@@ -3907,7 +3907,7 @@
+ ], []
+ )
+ AC_MSG_CHECKING([whether db is at least 4.1])
+- for v in `seq 1 7`; do
++ for v in `seq 1 8`; do
+ AC_TRY_RUN([
+ #include <db.h>
+
More information about the ooo-build-commit
mailing list