diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-31 08:12:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-31 08:12:18 +0200 |
commit | e2726b79db12734001df807a62e430e89cdecf21 (patch) | |
tree | b3846b61fb8daefbcce9ebac663f50e4fdca32eb /package/pixman/patches/patch-Makefile_in | |
parent | e81e05c453686b0aed5799fa52e398a07f43a4f9 (diff) | |
parent | 1a81ab3b835f3b77bb16e47ddb1be9c751e79e0e (diff) |
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/pixman/patches/patch-Makefile_in')
-rw-r--r-- | package/pixman/patches/patch-Makefile_in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/pixman/patches/patch-Makefile_in b/package/pixman/patches/patch-Makefile_in new file mode 100644 index 000000000..cebc19113 --- /dev/null +++ b/package/pixman/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- pixman-0.32.4.orig/Makefile.in 2013-11-18 03:11:20.000000000 +0100 ++++ pixman-0.32.4/Makefile.in 2014-03-30 21:54:18.000000000 +0200 +@@ -369,7 +369,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = pixman demos test ++SUBDIRS = pixman + pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = pixman-1.pc + GPGKEY = 3892336E |