Skip to content

Commit 889a948

Browse files
committed
Merge branch 'main' into lenemter/gtk4
2 parents 69a929d + 76a0b89 commit 889a948

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ vapi_dir = meson.current_source_dir() / 'vapi'
1616
locale_dir = join_paths(get_option('prefix'), get_option('localedir'))
1717
data_dir = join_paths(get_option('prefix'), get_option('datadir'))
1818
plugins_dir = join_paths(get_option('prefix'), get_option('libdir'), meson.project_name(), 'plugins')
19-
pkgdata_dir = join_paths(get_option('prefix'), get_option('datadir'), meson.project_name())
20-
pkglib_dir = join_paths(get_option('prefix'), get_option('libdir'), meson.project_name())
2119

2220
conf = configuration_data()
2321
conf.set('GETTEXT_PACKAGE', meson.project_name())

0 commit comments

Comments
 (0)