mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Remove install references to library/
This commit is contained in:
@@ -95,7 +95,6 @@ cp examples/ansible.cfg %{buildroot}/etc/ansible/
|
||||
mkdir -p %{buildroot}/%{_mandir}/man1/
|
||||
cp -v docs/man/man1/*.1 %{buildroot}/%{_mandir}/man1/
|
||||
mkdir -p %{buildroot}/%{_datadir}/ansible
|
||||
cp -rv library/* %{buildroot}/%{_datadir}/ansible/
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
@@ -110,8 +109,6 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) %{_sysconfdir}/ansible
|
||||
%doc README.md PKG-INFO COPYING
|
||||
%doc %{_mandir}/man1/ansible*
|
||||
%doc examples/playbooks
|
||||
|
||||
|
||||
%changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user