diff --git a/rpmbuild/qcma-fedora.spec b/rpmbuild/qcma-fedora.spec index c1a0aba..c05719c 100644 --- a/rpmbuild/qcma-fedora.spec +++ b/rpmbuild/qcma-fedora.spec @@ -43,6 +43,7 @@ make install INSTALL_ROOT=%{buildroot} %files %defattr(-,root,root) %{_bindir}/qcma +%{_bindir}/qcma_cli %{_prefix}/share/applications/qcma/qcma.desktop %{_prefix}/share/icons/hicolor/64x64/apps/qcma.png diff --git a/rpmbuild/qcma-openSUSE.spec b/rpmbuild/qcma-openSUSE.spec index 0a154ca..b9d4dae 100644 --- a/rpmbuild/qcma-openSUSE.spec +++ b/rpmbuild/qcma-openSUSE.spec @@ -43,6 +43,7 @@ make install INSTALL_ROOT=%{buildroot} %files %defattr(-,root,root) %{_bindir}/qcma +%{_bindir}/qcma_cli %{_prefix}/share/applications/qcma/qcma.desktop %{_prefix}/share/icons/hicolor/64x64/apps/qcma.png