- Fix spec
This commit is contained in:
parent
b5fe2e8129
commit
e03648589d
@ -117,6 +117,7 @@ gzip _build/man/pungi.1
|
||||
%{__install} -m 0644 doc/_build/man/pungi.1.gz %{buildroot}%{_mandir}/man1
|
||||
|
||||
rm %{buildroot}%{_bindir}/pungi
|
||||
rm %{buildroot}%{_bindir}/%{name}-fedmsg-notification
|
||||
|
||||
%check
|
||||
%pytest
|
||||
@ -147,7 +148,6 @@ rm %{buildroot}%{_bindir}/pungi
|
||||
%{_bindir}/%{name}-create-unified-isos
|
||||
%{_bindir}/%{name}-config-dump
|
||||
%{_bindir}/%{name}-config-validate
|
||||
%{_bindir}/%{name}-fedmsg-notification
|
||||
%{_bindir}/%{name}-notification-report-progress
|
||||
%{_bindir}/%{name}-orchestrate
|
||||
%{_bindir}/%{name}-patch-iso
|
||||
|
Loading…
Reference in New Issue
Block a user