summaryrefslogtreecommitdiff
path: root/system/json-c/fix-libdir.patch
diff options
context:
space:
mode:
authorNathan Owens <ndowens@artixlinux.org>2020-10-25 16:46:39 +0000
committerNathan <ndowens@artixlinux.org>2020-10-26 17:25:27 +0000
commit69b47e068d8901416edab27d3184fede170c365a (patch)
tree4b60e415cad9d7e521f537cc577584240f85857a /system/json-c/fix-libdir.patch
parentf7628676c6a915f3ab24cfae976b973e1d041245 (diff)
downloadpackages-69b47e068d8901416edab27d3184fede170c365a.tar.gz
packages-69b47e068d8901416edab27d3184fede170c365a.tar.bz2
packages-69b47e068d8901416edab27d3184fede170c365a.tar.xz
packages-69b47e068d8901416edab27d3184fede170c365a.zip
system/json-c: upgrade to 0.15
Diffstat (limited to 'system/json-c/fix-libdir.patch')
-rw-r--r--system/json-c/fix-libdir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/json-c/fix-libdir.patch b/system/json-c/fix-libdir.patch
deleted file mode 100644
index bf69168e7..000000000
--- a/system/json-c/fix-libdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- json-c-0.13.1/Makefile.am.old 2018-03-06 04:13:22.000000000 +0000
-+++ json-c-0.13.1/Makefile.am 2018-07-19 02:12:00.270000000 +0000
-@@ -14,7 +14,7 @@
-
- lib_LTLIBRARIES = libjson-c.la
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = /usr/lib/pkgconfig
- pkgconfig_DATA = json-c.pc
-
- libjson_cincludedir = $(includedir)/json-c