Skip to content
Snippets Groups Projects
Unverified Commit 833b32d8 authored by Simon McVittie's avatar Simon McVittie Committed by GitHub
Browse files

Merge pull request #664 from smcv/completions

completions: Don't try to define more than one variable for pkg-config
parents 4021ac29 3e11554a
No related branches found
No related tags found
1 merge request!729Optionally emit priority level markers on bubblewrap messages
......@@ -13,7 +13,6 @@ if bash_completion_dir == ''
default_value: '',
pkgconfig: 'completionsdir',
pkgconfig_define: [
'prefix', get_option('prefix'),
'datadir', get_option('prefix') / get_option('datadir'),
],
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment