Skip to content
Snippets Groups Projects
Unverified Commit 2684f38c authored by Sébastien Blin's avatar Sébastien Blin
Browse files

packaging: keep symlink to ring.cx

Change-Id: I7d665ac8352d5134f5eb224c89bea1e9f7c1fddc
parent 8bf94312
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ Run global install:
.. code-block:: bash
gnome-ring
jami-gnome
This already starts the daemon automatically for us.
......
......@@ -181,6 +181,7 @@ rm -rfv %{buildroot}/%{_libdir}/cmake
## gnome client install ##
##########################
DESTDIR=%{buildroot} make -C client-gnome/build install
ln -sf %{_bindir}/jami %{_bindir}/ring.cx
%files
%defattr(-,root,root,-)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment