mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-13 14:09:19 +00:00
0e0a86586b
Patch Makefile instead.
12 lines
372 B
Diff
12 lines
372 B
Diff
--- ../iso-codes-iso-codes-4.6.0/Makefile.in 2021-03-08 11:01:51.000000000 +0100
|
|
+++ ./Makefile.in 2022-08-14 20:01:37.496689839 +0200
|
|
@@ -313,7 +313,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = $(DOMAINS)
|
|
-pkgconfigdir = $(datadir)/pkgconfig
|
|
+pkgconfigdir = $(PREFIX)/lib/pkgconfig
|
|
pkgconfig_DATA = iso-codes.pc
|
|
|
|
# Install the JSON files.
|