1
0
mirror of https://github.com/vcrhonek/hwdata synced 2025-05-09 01:01:06 +08:00

hwdata.pc.in: use sysroot prefix for pkgdatadir variable

The pc_sysroot is automatically added to cflags and libs but not
to 'pkg-config --variable'. This matches what wayland-protocols does.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
This commit is contained in:
Markus Volk 2022-11-09 18:37:41 +01:00
parent 3ac83cecf5
commit d3325fd72b

View File

@ -1,6 +1,6 @@
prefix=@prefix@
datadir=@datadir@
pkgdatadir=@pkgdatadir@
pkgdatadir=${pc_sysrootdir}@pkgdatadir@
Name: @NAME@
Description: Hardware identification and configuration data