mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
meson: No need to redefine default pkgconfig install dir
This value would be the default anyways
This commit is contained in:
@@ -209,4 +209,4 @@ pkgconfig.generate(
|
|||||||
libraries: libfprint,
|
libraries: libfprint,
|
||||||
subdirs: 'libfprint',
|
subdirs: 'libfprint',
|
||||||
filebase: 'libfprint2',
|
filebase: 'libfprint2',
|
||||||
install_dir: join_paths(get_option('libdir'), 'pkgconfig'))
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user