libpixman/libpixman.patch

Sat, 06 Oct 2012 21:54:46 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 06 Oct 2012 21:54:46 +0200
changeset 732
8a7c85d242ba
permissions
-rw-r--r--

Correct dependent PHP subpackage leading to failures in joomla and davical.

     1 Index: Makefile.in
     2 --- Makefile.in.orig	2011-02-22 21:41:58.000000000 +0100
     3 +++ Makefile.in	2011-02-23 09:45:34.000000000 +0100
     4 @@ -269,7 +269,7 @@
     5  top_build_prefix = @top_build_prefix@
     6  top_builddir = @top_builddir@
     7  top_srcdir = @top_srcdir@
     8 -SUBDIRS = pixman demos test
     9 +SUBDIRS = pixman
    10  pkgconfigdir = $(libdir)/pkgconfig
    11  pkgconfig_DATA = pixman-1.pc
    12  GPGKEY = 6FF7C1A8

mercurial