blob: 6b2648aa852f1b110d01cee881906ca338a449bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am.orig 2021-08-14 20:26:24 UTC
+++ Makefile.am
@@ -60,7 +60,7 @@ SUBDIRS = src $(MAYBE_DOC) $(MAYBE_TESTS)
DIST_SUBDIRS = src doc test-data spandsp-sim tests
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(libdir)data/pkgconfig
pkgconfig_DATA = spandsp.pc
faq: faq.xml
|