Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[packaging] Use correct paths for architecture specific data. JB#61016 #6

Open
wants to merge 1 commit into
base: mer-5.6
Choose a base branch
from

Conversation

Thaodan
Copy link

@Thaodan Thaodan commented Aug 9, 2023

No description provided.

@Thaodan Thaodan requested a review from mlehtima August 9, 2023 18:58
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
%{_qt5_libdir}/libQt5Multimedia.prl
%{_qt5_libdir}/libQt5MultimediaQuick_p.prl
%{_qt5_libdir}/libqgsttools_p.prl
%{_qt5_libdir}/pkgconfig/*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say let's not use this extra level of indirection when qt, among everything else, really gets installed to the common libdir. Overriding this directory would be funky.

Furthermore here it would be even sort of wrong since pkgconfig directory is defined by pkgconfig and not qt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants