Commit cdbce4a5 by James Tanner

Addresses #5042 remove /usr/share/ansible when uninstalling rpm

parent 27199dc2
......@@ -68,6 +68,7 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/ansible*
%{_bindir}/ansible*
%dir %{_datadir}/ansible
%dir %{_datadir}/ansible/*
%{_datadir}/ansible/*/*
%config(noreplace) %{_sysconfdir}/ansible
%doc README.md PKG-INFO COPYING
......
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