From adf065c51ad887685c4413b877fbc50bbe08af95 Mon Sep 17 00:00:00 2001 From: codestation Date: Thu, 24 Apr 2014 14:48:58 -0430 Subject: [PATCH] Add qcma_cli to rpm package --- rpmbuild/qcma-fedora.spec | 1 + rpmbuild/qcma-openSUSE.spec | 1 + 2 files changed, 2 insertions(+) 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