diff options
| author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-08-13 10:34:49 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2017-08-13 13:27:21 +0200 |
| commit | 38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac (patch) | |
| tree | 8e988258c641655ce585d856a545f14de7b13e39 /dev-libs/json-c/files/json-c-0.10-headers.patch | |
| parent | cb4b127ed15d489541e55acc8fa21422dd424e1a (diff) | |
| download | gentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.tar.gz gentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.tar.bz2 gentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.zip | |
dev-libs/json-c: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/5401
Diffstat (limited to 'dev-libs/json-c/files/json-c-0.10-headers.patch')
| -rw-r--r-- | dev-libs/json-c/files/json-c-0.10-headers.patch | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/dev-libs/json-c/files/json-c-0.10-headers.patch b/dev-libs/json-c/files/json-c-0.10-headers.patch deleted file mode 100644 index f3486739b9da..000000000000 --- a/dev-libs/json-c/files/json-c-0.10-headers.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- json-c-0.10/json.pc.in -+++ json-c-0.10/json.pc.in -@@ -8,4 +8,4 @@ - Version: @VERSION@ - Requires: - Libs: -L${libdir} -ljson --Cflags: -I${includedir}/json -+Cflags: -I${includedir}/json-c ---- json-c-0.10/Makefile.am -+++ json-c-0.10/Makefile.am -@@ -8,7 +8,7 @@ - pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = json.pc - --libjsonincludedir = $(includedir)/json -+libjsonincludedir = $(includedir)/json-c - libjsoninclude_HEADERS = \ - arraylist.h \ - bits.h \ -@@ -17,6 +17,7 @@ - json_config.h \ - json_inttypes.h \ - json_object.h \ -+ json_object_iterator.h \ - json_object_private.h \ - json_tokener.h \ - json_util.h \ |
