[ooo-build-commit] .: cairo/pixman-0.12.0.patch

Fridrich Strba fridrich at kemper.freedesktop.org
Thu Sep 30 04:47:54 PDT 2010


 cairo/pixman-0.12.0.patch |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit 75afd1855fc4cb389188096af45d422296e74924
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Sep 30 13:44:59 2010 +0200

    Don't build pixman/test to prevent build failure when wrong cairo is linked

diff --git a/cairo/pixman-0.12.0.patch b/cairo/pixman-0.12.0.patch
index 4aa0681..c3d2145 100644
--- a/cairo/pixman-0.12.0.patch
+++ b/cairo/pixman-0.12.0.patch
@@ -23,3 +23,14 @@
  { echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
  echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
  if test "${ac_cv_c_bigendian+set}" = set; then
+--- misc/pixman-0.12.0/Makefile.in	2008-09-17 19:14:38.000000000 +0200
++++ misc/build/pixman-0.12.0/Makefile.in	2010-09-28 14:27:47.000000000 +0200
+@@ -203,7 +203,7 @@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = pixman test
++SUBDIRS = pixman
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = pixman-1.pc
+ GPGKEY = 6FF7C1A8


More information about the ooo-build-commit mailing list