cleanup: meson gjs variable

use prefix instead
This commit is contained in:
Aylur
2024-09-06 16:31:20 +00:00
parent cd132bb89e
commit cf5e93f418
-3
View File
@@ -69,9 +69,6 @@ if get_option('lib')
subdirs: meson.project_name(),
requires: pkgconfig_deps,
install_dir: libdir / 'pkgconfig',
variables: {
'gjs': pkgdatadir / 'gjs',
},
)
custom_target(