Skip to content
Snippets Groups Projects
Commit 5b092011 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: fix the contrib hardcoded pathes in meson contrib.ini

Just as for .pc files we need to match the path of the extracted tarball
with the user path.
parent fd5afb97
No related branches found
No related tags found
1 merge request!6462contrib: fix the contrib hardcoded pathes in meson contrib.ini
Pipeline #541644 passed with stage
in 1 hour, 52 minutes, and 44 seconds
......@@ -87,3 +87,4 @@ process() {
process bin/ "*" text_only
process lib/ "*.la"
process lib/pkgconfig/ "*.pc" check
process share/meson/cross/ "*.ini"
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