mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 13:58:27 +00:00
fix(qt5-pim): fix installing headers (#284)
This commit is contained in:
@@ -115,6 +115,8 @@ mkdir -p %{buildroot}%{_qt5_docdir}/html/ %{buildroot}%{_qt5_docdir}/qch/
|
||||
mv doc/*.qch %{buildroot}%{_qt5_docdir}/qch/
|
||||
cp -a doc/* %{buildroot}%{_qt5_docdir}/html/
|
||||
|
||||
cp -a ./include/* %{buildroot}%{_qt5_includedir}
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL2 LICENSE.GPL3 LICENSE.GPL3-EXCEPT
|
||||
%{_libdir}/libQt5Contacts.so.*
|
||||
|
||||
Reference in New Issue
Block a user