diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-31 11:09:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-02 11:36:15 +0200 |
commit | 6718ae7d99a926ab22f8a6d9ceb0cc6ff6e22ddc (patch) | |
tree | 5cbb5dd55bde2111d2be4867a19b16ebc3066f7c /package/pixman/patches | |
parent | cc45f191297d3617c201f6eec04eb02fdcdd5dfc (diff) |
pixman: update to 0.44.2
Diffstat (limited to 'package/pixman/patches')
-rw-r--r-- | package/pixman/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/pixman/patches/patch-Makefile_in b/package/pixman/patches/patch-Makefile_in deleted file mode 100644 index cebc19113..000000000 --- a/package/pixman/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |