Commit cf35c690 authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #446 in ZP/z-push from...

Merge pull request #446 in ZP/z-push from bugfix/ZP-1137-z-push-gabsync-symlink-is-not-set to develop

* commit 'eab67fd6':
  ZP-1137 Add z-push-gabsync and z-push-gab2contact links to respective packages.
parents c599c924 eab67fd6
......@@ -498,6 +498,7 @@ install -Dpm 644 config/apache2/z-push-autodiscover.conf \
%else
%config(noreplace) %attr(0640,root,apache) %_sysconfdir/z-push/gabsync.conf.php
%endif
%_bindir/z-push-gabsync
%files -n %name-kopano-gab2contacts
%defattr(-, root, root)
......@@ -510,6 +511,7 @@ install -Dpm 644 config/apache2/z-push-autodiscover.conf \
%else
%config(noreplace) %attr(0640,root,apache) %_sysconfdir/z-push/gab2contacts.conf.php
%endif
%_bindir/z-push-gab2contacts
%files -n %name-kopano
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment