Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix rpm #2
  • Loading branch information
Dmitry Vasilyev committed Feb 1, 2016
commit 1572193345b8b8eb1e6ed5e406cb313eeaf309bf
1 change: 1 addition & 0 deletions rpm/SPECS/mamonsu.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export PYTHONPATH=%{buildroot}%{python_sitelib}
%{python_sitelib}/%{name}/
%{python_sitelib}/%{name}-%{version}*
%{_sysconfdir}/%{name}
%{_datarootdir}/%{name}
%{_sysconfdir}/init.d/%{name}
%{_sysconfdir}/logrotate.d/%{name}
%{_bindir}/%{name}
Expand Down