Skip to content

Commit

Permalink
distro/qt6-kdsoap.spec - follow the header co-install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Sep 11, 2022
1 parent 823dbe3 commit 0cc55d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distro/qt6-kdsoap.spec
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ cmake . -DCMAKE_INSTALL_PREFIX=/usr -DKDSoap_QT6=True -DCMAKE_SKIP_RPATH=True -D
%files devel
%defattr(-,root,root)
%{_bindir}/kdwsdl2cpp-qt6
%{_includedir}/KDSoap-qt6/KDSoapClient
%{_includedir}/KDSoap-qt6/KDSoapServer
%{_includedir}/KDSoapClient-qt6
%{_includedir}/KDSoapServer-qt6
%dir %{_libdir}/cmake/KDSoap-qt6
%{_libdir}/cmake/KDSoap-qt6/*
%{_libdir}/libkdsoap-qt6.so
Expand Down

0 comments on commit 0cc55d1

Please sign in to comment.