[vlc-commits] [Git][videolan/vlc][master] contrib: fix the contrib hardcoded pathes in meson contrib.ini
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Dec 5 12:19:17 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
5b092011 by Steve Lhomme at 2024-12-05T10:30:34+00:00
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.
- - - - -
1 changed file:
- contrib/src/change_prefix.sh
Changes:
=====================================
contrib/src/change_prefix.sh
=====================================
@@ -87,3 +87,4 @@ process() {
process bin/ "*" text_only
process lib/ "*.la"
process lib/pkgconfig/ "*.pc" check
+process share/meson/cross/ "*.ini"
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5b092011b65c494a5fb207094a3cef8f29cd0c59
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5b092011b65c494a5fb207094a3cef8f29cd0c59
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list