baea955556
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp - Bump affected ports - Mark comms/spandsp-devel as deprecated and set expiration date - Add upgrade instructions to UPDATING PR: 194399 [1] Submitted by: Nikola Kolev <koue@chaosophia.net> [1] Approved by: madpilot (asterisk ports), maintainer timeout (other)
12 lines
345 B
Makefile
12 lines
345 B
Makefile
--- Makefile.am.orig 2014-09-03 14:15:04.000000000 +0300
|
|
+++ Makefile.am 2014-09-03 14:15:16.000000000 +0300
|
|
@@ -61,7 +61,7 @@ SUBDIRS = src $(MAYBE_DOC) $(MAYBE_TESTD
|
|
|
|
DIST_SUBDIRS = src doc test-data spandsp-sim tests
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(libdir)data/pkgconfig
|
|
pkgconfig_DATA = spandsp.pc
|
|
|
|
faq: faq.xml
|