Skip to content
Snippets Groups Projects
Commit 9f60606f authored by Sulverus's avatar Sulverus
Browse files

RPM fix for modules(centos6)

parent 732c467e
No related merge requests found
......@@ -231,11 +231,11 @@ chkconfig --del tarantool
%files common
%defattr(-,root,root,-)
%dir "%{_libdir}/tarantool/"
"%{_bindir}/tarantoolctl"
"%{_mandir}/man1/tarantoolctl.1.gz"
"%{_sysconfdir}/sysconfig/tarantool"
%if %{with systemd}
%dir "%{_libdir}/tarantool/"
"%{_unitdir}/tarantool.service"
"%{_libdir}/tarantool/tarantool.init"
%else
......
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