mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-27 07:00:12 -05:00
pc: Include MAJORMINOR in the .pc filename
This commit is contained in:
parent
ae098db0bb
commit
8a509ec2a4
3 changed files with 4 additions and 3 deletions
|
|
@ -32,7 +32,8 @@ MAINTAINERCLEANFILES =
|
|||
noinst_DATA =
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = pkgconfig/libpinos.pc
|
||||
pkgconfig_DATA = pkgconfig/libpinos-$(PINOS_MAJORMINOR).pc
|
||||
|
||||
|
||||
eolspace:
|
||||
find \( -name '*.c' -o -name '*.h' -o -name 'Makefile.am' \) -exec perl -i -pe 's/\s+\n$$/\1\n/;' \{\} \;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue